Skip to content

Commit 678ed18

Browse files
authored
packer
1 parent 610f97c commit 678ed18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

template.pkr.hcl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ source "amazon-ebs" "my_vm" {
1515
ami_name = "my-vm-image-${formatdate("YYYYMMDD-hhmmss", timestamp())}"
1616

1717
#temporary_key_pair_type = "ed25519"
18+
vpc_id = "vpc-0e520e06aabdb1cb0"
1819
}
1920

2021
build {

0 commit comments

Comments
 (0)