We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa1d351 commit 9b5df02Copy full SHA for 9b5df02
cloudformation/cfncluster.cfn.json
@@ -588,16 +588,28 @@
588
},
589
"AWSRegionArch2AMI" : {
590
"eu-west-1" : {
591
- "64HVM" : "ami-d15892a6"
+ "64HVM" : "ami-7df5220a"
592
593
"us-east-1" : {
594
- "64HVM" : "ami-705d9918"
+ "64HVM" : "ami-0c458764"
595
596
"ap-northeast-1" : {
597
- "64HVM" : "ami-6d64306c"
+ "64HVM" : "ami-4f38684e"
598
599
"us-west-2" : {
600
- "64HVM" : "ami-cfbbc4ff"
+ "64HVM" : "ami-750f7645"
601
+ },
602
+ "sa-east-1" : {
603
+ "64HVM" : "ami-7753fd6a"
604
605
+ "us-west-1" : {
606
+ "64HVM" : "ami-1b8c8c5e"
607
608
+ "ap-southeast-1" : {
609
+ "64HVM" : "ami-da4e1788"
610
611
+ "ap-southeast-2" : {
612
+ "64HVM" : "ami-e5a9cedf"
613
}
614
615
0 commit comments