mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 21:53:52 +00:00
AWS: recognize eu-west-2 region
London calling...
This commit is contained in:
@@ -38,6 +38,7 @@ var AWSRegions = [...]string{
|
|||||||
"us-west-1",
|
"us-west-1",
|
||||||
"us-west-2",
|
"us-west-2",
|
||||||
"eu-west-1",
|
"eu-west-1",
|
||||||
|
"eu-west-2",
|
||||||
"eu-central-1",
|
"eu-central-1",
|
||||||
"ap-south-1",
|
"ap-south-1",
|
||||||
"ap-southeast-1",
|
"ap-southeast-1",
|
||||||
|
Reference in New Issue
Block a user