mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-26 09:44:01 -04:00
builder/amazon: Added new region cn-northwest-1
Add new region China Ningxia cn-northwest-1.
This commit is contained in:
@@ -21,6 +21,7 @@ func listEC2Regions() []string {
|
||||
// not part of autogenerated list
|
||||
"us-gov-west-1",
|
||||
"cn-north-1",
|
||||
"cn-northwest-1",
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user