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
|
@ -21,6 +21,7 @@ func listEC2Regions() []string {
|
||||||
// not part of autogenerated list
|
// not part of autogenerated list
|
||||||
"us-gov-west-1",
|
"us-gov-west-1",
|
||||||
"cn-north-1",
|
"cn-north-1",
|
||||||
|
"cn-northwest-1",
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue