Merge pull request #5960 from LessMo/master
builder/amazon: Added new region cn-northwest-1
This commit is contained in:
commit
980c777000
|
@ -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 New Issue