mirror of
https://github.com/status-im/consul.git
synced 2025-01-22 11:40:06 +00:00
Adding in us-west-1-ubuntu (#2373)
* Adding in us-west-1-ubuntu * Update variables.tf * Update variables.tf
This commit is contained in:
parent
ae51ce8dbf
commit
eda05a4fcc
@ -17,6 +17,7 @@ variable "ami" {
|
||||
description = "AWS AMI Id, if you change, make sure it is compatible with instance type, not all AMIs allow all instance types "
|
||||
default = {
|
||||
us-east-1-ubuntu = "ami-fce3c696"
|
||||
us-west-1-ubuntu = "ami-a9a8e4c9"
|
||||
us-west-2-ubuntu = "ami-9abea4fb"
|
||||
eu-west-1-ubuntu = "ami-47a23a30"
|
||||
eu-central-1-ubuntu = "ami-accff2b1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user