Skip to content

Commit 1b2211c

Browse files
authored
Set new subnet ID (#752)
1 parent 0df45eb commit 1b2211c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment/ami.pkr.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ variables {
1919
}
2020

2121
variables {
22-
aws_subnet_id = "subnet-09fca08419c2f0575"
22+
aws_subnet_id = "subnet-01c5f8c843b5c7759"
2323
aws_security_group_id = "sg-0da3ac1cdc286dd4e"
2424
}
2525

0 commit comments

Comments
 (0)