Merge pull request #38746 from justinsb/aws_eu_west_2

Automatic merge from submit-queue (batch tested with PRs 39628, 39551, 38746, 38352, 39607)

AWS: recognize eu-west-2 region
pull/6/head
Kubernetes Submit Queue 2017-01-10 11:54:17 -08:00 committed by GitHub
commit 7a198a9368
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ var AWSRegions = [...]string{
"us-west-1",
"us-west-2",
"eu-west-1",
"eu-west-2",
"eu-central-1",
"ap-south-1",
"ap-southeast-1",