Skip to content

Commit cfba039

Browse files
authored
Merge pull request #9 from WhistleLabs/kj-devops-1653-3
Update ami with new versions
2 parents b34b846 + 92fb3ad commit cfba039

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

certs/variables.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ variable "ami_region_lookup" {
3939
type = "map"
4040

4141
default = {
42-
us-east-1 = "ami-d86a67ce"
43-
us-east-2 = "ami-d7c9eab2"
42+
us-east-1 = "ami-6f77ff15"
43+
us-east-2 = "ami-2ef7d94b"
4444
}
4545
}
4646

0 commit comments

Comments
 (0)