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.
1 parent 77e0bf9 commit 1d3b887Copy full SHA for 1d3b887
certs/variables.tf
@@ -39,7 +39,7 @@ variable "ami_region_lookup" {
39
type = "map"
40
41
default = {
42
- us-east-1 = "ami-d66995bb"
+ us-east-1 = "ami-2f818639"
43
ap-northeast-1 = "ami-4803ec29"
44
us-west-2 = "ami-4308a323"
45
}
generate-certs/variables.tf
@@ -23,7 +23,7 @@ variable "ami_region_lookup" {
23
24
25
26
- us-east-1 = "ami-6934c804"
+ us-east-1 = "ami-97818681"
27
ap-northeast-1 = "ami-b036d9d1"
28
us-west-2 = "ami-530fa433"
29
custom = ""
0 commit comments