mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-10 17:20:26 -04:00
builder/amazon: Added new region cn-northwest-1
Add new region China Ningxia cn-northwest-1.
This commit is contained in:
parent
ace5fb7622
commit
686cacb435
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ func listEC2Regions() []string {
|
|||
// not part of autogenerated list
|
||||
"us-gov-west-1",
|
||||
"cn-north-1",
|
||||
"cn-northwest-1",
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue