Merge pull request #5960 from LessMo/master

builder/amazon: Added new region cn-northwest-1
pull/5897/merge
SwampDragons 8 years ago committed by GitHub
commit 980c777000
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save