Merge pull request #4284 from rickard-von-essen/aws-london-region

builder/amazon: Added new region London - eu-west-2
This commit is contained in:
Rickard von Essen 2016-12-14 10:57:30 +01:00 committed by GitHub
commit 11c42e6aa8
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ func listEC2Regions() []string {
"ca-central-1",
"eu-central-1",
"eu-west-1",
"eu-west-2",
"sa-east-1",
"us-east-1",
"us-east-2",