Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Commit 02f1ea2

Browse files
committed
Update AMIs
1 parent 4076175 commit 02f1ea2

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

templates/quickstart-hashicorp-vault.template

+15-15
Original file line numberDiff line numberDiff line change
@@ -158,43 +158,43 @@
158158
},
159159
"AWSAMIRegionMap": {
160160
"AMI": {
161-
"US1404HVM": "ubuntu/images/hvm-ssd/ubuntu-trusty-14.04-amd64-server-20161109"
161+
"US1404HVM": "ubuntu/images/hvm-ssd/ubuntu-trusty-14.04-amd64-server-20161213"
162162
},
163163
"ap-northeast-1": {
164-
"US1404HVM": "ami-51de7730"
164+
"US1404HVM": "ami-5dd8b73a"
165165
},
166166
"ap-northeast-2": {
167-
"US1404HVM": "ami-d98156b7"
167+
"US1404HVM": "ami-7669be18"
168168
},
169169
"ap-south-1": {
170-
"US1404HVM": "ami-c3d7a3ac"
170+
"US1404HVM": "ami-19f78076"
171171
},
172172
"ap-southeast-1": {
173-
"US1404HVM": "ami-63f15200"
173+
"US1404HVM": "ami-35bc1356"
174174
},
175175
"ap-southeast-2": {
176-
"US1404HVM": "ami-e8320d8b"
176+
"US1404HVM": "ami-8083bbe3"
177177
},
178178
"eu-central-1": {
179-
"US1404HVM": "ami-99ca30f6"
179+
"US1404HVM": "ami-7612d319"
180180
},
181181
"eu-west-1": {
182-
"US1404HVM": "ami-bea5f3cd"
182+
"US1404HVM": "ami-b9b394ca"
183183
},
184184
"sa-east-1": {
185-
"US1404HVM": "ami-839609ef"
185+
"US1404HVM": "ami-8bcc54e7"
186186
},
187187
"us-east-1": {
188-
"US1404HVM": "ami-b3123fa4"
188+
"US1404HVM": "ami-5ac2cd4d"
189189
},
190190
"us-east-2": {
191-
"US1404HVM": "ami-bb6832de"
191+
"US1404HVM": "ami-41d48e24"
192192
},
193193
"us-west-1": {
194-
"US1404HVM": "ami-4c03562c"
194+
"US1404HVM": "ami-7790c617"
195195
},
196196
"us-west-2": {
197-
"US1404HVM": "ami-34913254"
197+
"US1404HVM": "ami-30e65350"
198198
}
199199
}
200200
},
@@ -302,7 +302,7 @@
302302
"Properties": {
303303
"LogGroupName": "Vault-Audit-Logs",
304304
"RetentionInDays": 7
305-
}
305+
}
306306
},
307307
"vaultinstancerole": {
308308
"Type": "AWS::IAM::Role",
@@ -862,4 +862,4 @@
862862
}
863863
}
864864
}
865-
}
865+
}

0 commit comments

Comments
 (0)