Skip to content

Commit 4fa07e4

Browse files
committed
chore(ami): use SDK 2.25 base AMI
1 parent 294d833 commit 4fa07e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/ami/hcl2-files/variables.pkr.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ variable "instance_type" {
1010
}
1111

1212
variable "source_ami" {
13-
default = "ami-0ffd183ece0ca0475"
13+
default = "ami-0aea5bf206fcd4a09"
1414
description = "Base Image"
1515
type = string
1616
/*

0 commit comments

Comments
 (0)