builder/amazon: Added new region cn-northwest-1

Add new region China Ningxia cn-northwest-1.
This commit is contained in:
Less Mo 2018-03-02 16:34:19 +08:00
parent ace5fb7622
commit 686cacb435
No known key found for this signature in database
GPG Key ID: 9CBF55B663135D03
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ func listEC2Regions() []string {
// not part of autogenerated list
"us-gov-west-1",
"cn-north-1",
"cn-northwest-1",
}
}