mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 06:54:01 +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:
parent
3905fb6696
commit
e5bb62e97d
@ -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",
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user