Build automated machine images.
# To build an image:
packer build <path/to/config.json>
# To check the syntax of a Packer image config:
packer validate <path/to/config.json>
Build automated machine images.
# To build an image:
packer build <path/to/config.json>
# To check the syntax of a Packer image config:
packer validate <path/to/config.json>