Skip to content

Commit af473f8

Browse files
committed
fix: enable public ip for build instance
1 parent 11ee53a commit af473f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

amazon-arm64.pkr.hcl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,8 @@ source "amazon-ebssurrogate" "source" {
171171
volume_size = 10
172172
volume_type = "gp2"
173173
}
174+
175+
associate_public_ip_address = true
174176
}
175177

176178
# a build block invokes sources and runs provisioning steps on them.

0 commit comments

Comments
 (0)