mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-15 14:14:39 +00:00
Merge pull request #38410 from justinsb/aws_region_ca_central
Automatic merge from submit-queue AWS: Recognize ca-central-1 region Recognize the newly announced ca-central-1 region
This commit is contained in:
@@ -44,6 +44,7 @@ var AWSRegions = [...]string{
|
||||
"ap-southeast-2",
|
||||
"ap-northeast-1",
|
||||
"ap-northeast-2",
|
||||
"ca-central-1",
|
||||
"cn-north-1",
|
||||
"us-gov-west-1",
|
||||
"sa-east-1",
|
||||
|
Reference in New Issue
Block a user