@@ -108,7 +108,7 @@ assigned to the instance if they are configured.
108
108
| ` --amazonec2-access-key ` | ` AWS_ACCESS_KEY_ID ` | - |
109
109
| ` --amazonec2-secret-key ` | ` AWS_SECRET_ACCESS_KEY ` | - |
110
110
| ` --amazonec2-session-token ` | ` AWS_SESSION_TOKEN ` | - |
111
- | ` --amazonec2-ami ` | ` AWS_AMI ` | ` ami-5f709f34 ` |
111
+ | ` --amazonec2-ami ` | ` AWS_AMI ` | ` ami-13be557e ` |
112
112
| ` --amazonec2-region ` | ` AWS_DEFAULT_REGION ` | ` us-east-1 ` |
113
113
| ` --amazonec2-vpc-id ` | ` AWS_VPC_ID ` | - |
114
114
| ` --amazonec2-zone ` | ` AWS_ZONE ` | ` a ` |
@@ -134,22 +134,22 @@ assigned to the instance if they are configured.
134
134
135
135
## Default AMIs
136
136
137
- By default, the Amazon EC2 driver will use a daily image of Ubuntu 16.04 LTS.
137
+ By default, the Amazon EC2 driver will use a daily image of Ubuntu 16.04 LTS (Ubuntu 15.10 for cn-north-1) .
138
138
139
139
| Region | AMI ID |
140
140
| :---------------| :-------------|
141
- | ap-northeast-1 | ami-b36d4edd |
142
- | ap-southeast-1 | ami-1069af73 |
143
- | ap-southeast-2 | ami-1d336a7e |
144
- | ca-central-1 | ami-ca6ddfae |
141
+ | ap-northeast-1 | ami-5d38d93c |
142
+ | ap-northeast-2 | ami-a3915acd |
143
+ | ap-southeast-1 | ami-a35284c0 |
144
+ | ap-southeast-2 | ami-f4361997 |
145
145
| cn-north-1 | ami-79eb2214 |
146
- | eu-west-1 | ami-8aa67cf9 |
147
- | eu-central-1 | ami-fe408091 |
148
- | sa-east-1 | ami-185de774 |
149
- | us-east-1 | ami-26d5af4c |
150
- | us-west-1 | ami-9cbcd2fc |
151
- | us-west-2 | ami-16b1a077 |
152
- | us-gov-west-1 | ami-b0bad893 |
146
+ | eu-west-1 | ami-7a138709 |
147
+ | eu-central-1 | ami-f9e30f96 |
148
+ | sa-east-1 | ami-0d5dd561 |
149
+
590A
| us-east-1 | ami-13be557e |
150
+ | us-west-1 | ami-84423ae4 |
151
+ | us-west-2 | ami-06b94666 |
152
+ | us-gov-west-1 | ami-8f4df2ee |
153
153
154
154
## Security Group
155
155
0 commit comments