Skip to content

gkwa/grayfiction

Repository files navigation

grayfiction

Learn to use packer to create vm images.

packer --help
packer fmt .
packer init .

# this works
packer build -var-file=variables.json aws-ubuntu.pkr.hcl

# while iterating -force helps
packer build -var-file=variables.json aws-ubuntu.pkr.hcl -force

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published