A packer skeleton used to build my AWS AMI's
This following example uses setting variables from a file but you could choose another type of setting vars.
packer build --var-file credentials.json templates/skeleton.json
A packer skeleton used to build my AWS AMI's
This following example uses setting variables from a file but you could choose another type of setting vars.
packer build --var-file credentials.json templates/skeleton.json