We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3d37d78 + 4e2b451 commit e1b8255Copy full SHA for e1b8255
certs/variables.tf
@@ -40,8 +40,7 @@ variable "ami_region_lookup" {
40
41
default = {
42
us-east-1 = "ami-d86a67ce"
43
- ap-northeast-1 = "ami-4803ec29"
44
- us-west-2 = "ami-4308a323"
+ us-east-2 = "ami-d7c9eab2"
45
}
46
47
generate-certs/variables.tf
@@ -24,8 +24,7 @@ variable "ami_region_lookup" {
24
25
26
us-east-1 = "ami-6d65687b"
27
- ap-northeast-1 = "ami-b036d9d1"
28
- us-west-2 = "ami-530fa433"
+ us-east-2 = "ami-1dcbe878"
29
custom = ""
30
31
0 commit comments