mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-13 21:25:09 +00:00
Update regions.go
add cn-northwest-1 for AWS China Ningxia region https://docs.aws.amazon.com/en_us/general/latest/gr/rande.html
This commit is contained in:
@@ -44,6 +44,7 @@ var wellKnownRegions = [...]string{
|
||||
|
||||
// these are not registered in many / most accounts
|
||||
"cn-north-1",
|
||||
"cn-northwest-1",
|
||||
"us-gov-west-1",
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user