mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-11 01:30:06 -04:00
builder/amazon: Added new region Paris - eu-west-3
This commit is contained in:
parent
aab786dd1a
commit
8bcb469b8b
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ func listEC2Regions() []string {
|
|||
"eu-central-1",
|
||||
"eu-west-1",
|
||||
"eu-west-2",
|
||||
"eu-west-3",
|
||||
"sa-east-1",
|
||||
"us-east-1",
|
||||
"us-east-2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue