Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 196 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 196 Bytes

Packer-image-with-terraform

Building packer image

packer build packer.json

For creating a vm with packer image

terraform init
terraform plan
terraform apply --auto-approve