|
44 | 44 | "m4.xlarge", |
45 | 45 | "m4.2xlarge", |
46 | 46 | "m4.4xlarge", |
47 | | - "m4.10xlarge", |
| 47 | + "m4.10xlarge", |
48 | 48 | "m1.medium", |
49 | 49 | "m1.large", |
50 | 50 | "m1.xlarge", |
|
128 | 128 |
|
129 | 129 | "Mappings" : { |
130 | 130 | "CoreOSAMIs" : { |
131 | | - "eu-central-1" : { "PV" : "ami-e8e5ddf5", "HVM" : "ami-eae5ddf7" }, |
132 | | - "ap-northeast-1" : { "PV" : "ami-1c6fca1c", "HVM" : "ami-1a6fca1a" }, |
133 | | - "us-gov-west-1" : { "PV" : "ami-ef9fffcc", "HVM" : "ami-e99fffca" }, |
134 | | - "sa-east-1" : { "PV" : "ami-b3cb49ae", "HVM" : "ami-b1cb49ac" }, |
135 | | - "ap-southeast-2" : { "PV" : "ami-2d641e17", "HVM" : "ami-23641e19" }, |
136 | | - "ap-southeast-1" : { "PV" : "ami-d803078a", "HVM" : "ami-da030788" }, |
137 | | - "us-east-1" : { "PV" : "ami-91ea17fa", "HVM" : "ami-93ea17f8" }, |
138 | | - "us-west-2" : { "PV" : "ami-5f4d486f", "HVM" : "ami-5d4d486d" }, |
139 | | - "us-west-1" : { "PV" : "ami-cb67938f", "HVM" : "ami-c967938d" }, |
140 | | - "eu-west-1" : { "PV" : "ami-512f5526", "HVM" : "ami-5f2f5528" } |
141 | | - |
| 131 | + "eu-central-1" : { "PV" : "ami-fe6b52e3", "HVM" : "ami-f86b52e5" }, |
| 132 | + "ap-northeast-1" : { "PV" : "ami-9ec1119e", "HVM" : "ami-9cc1119c" }, |
| 133 | + "us-gov-west-1" : { "PV" : "ami-854828a6", "HVM" : "ami-874828a4" }, |
| 134 | + "sa-east-1" : { "PV" : "ami-d9b839c4", "HVM" : "ami-d5b839c8" }, |
| 135 | + "ap-southeast-2" : { "PV" : "ami-7985fc43", "HVM" : "ami-7b85fc41" }, |
| 136 | + "ap-southeast-1" : { "PV" : "ami-d4033b86", "HVM" : "ami-da033b88" }, |
| 137 | + "us-east-1" : { "PV" : "ami-c16583aa", "HVM" : "ami-c36583a8" }, |
| 138 | + "us-west-2" : { "PV" : "ami-995f60a9", "HVM" : "ami-975f60a7" }, |
| 139 | + "us-west-1" : { "PV" : "ami-877a92c3", "HVM" : "ami-857a92c1" }, |
| 140 | + "eu-west-1" : { "PV" : "ami-e38cfc94", "HVM" : "ami-e18cfc96" } |
142 | 141 | }, |
143 | 142 | "RootDevices" : { |
144 | 143 | "HVM" : { "Name": "/dev/xvda" }, |
|
0 commit comments