packer Command Examples

Build automated machine images. More information: https://www.packer.io/.

packer build {{path/to/config.json}}

packer validate {{path/to/config.json}}

packer fmt {{path/to/config.pkr.hcl}}