Merge pull request #70155 from pahud/patch-1

Update regions.go
pull/58/head
k8s-ci-robot 2018-10-29 10:52:50 -07:00 committed by GitHub
commit 660794fc83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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",
}