Skip to content

fe-ax/ami

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMI's by Packer

This Packer config creates the selected Packer images in buildlist.

Using the Packer config

cd packer

# To test your build without creating the AMI
packer build -var-file=packer.pkrvar.hcl aws-k3s.pkr.hcl

# To create the AMI
packer build -var 'skip_create_ami=false' -var-file=packer.pkrvar.hcl aws-k3s.pkr.hcl

About

My personal use AMI's

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors