Skip to content

Commit

Permalink
Add more regions to AWS (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
max-lobur authored Sep 21, 2021
1 parent 0a2c787 commit 36b5b1f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions aws/spacelift.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,11 @@ variable "ami_regions" {
"us-west-2",
"ap-northeast-1",
"ap-southeast-1",
"ap-southeast-2",
"ca-central-1",
"eu-central-1",
"eu-west-1",
"eu-central-1"
]
}

Expand Down

0 comments on commit 36b5b1f

Please sign in to comment.