Commit 7a198a93 authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

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
parents 7c3fff1a e8b48753
......@@ -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",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment