Merge pull request #70155 from pahud/patch-1

Update regions.go
This commit is contained in:
k8s-ci-robot
2018-10-29 10:52:50 -07:00
committed by GitHub

View File

@@ -46,6 +46,7 @@ var wellKnownRegions = [...]string{
// these are not registered in many / most accounts
"cn-north-1",
"cn-northwest-1",
"us-gov-west-1",
}