Skip to content

kelvinotuya/packer-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Packer Example

Using Packer to automate the creation of AWS AMI. Packer automates the creation of any type of machine image.

Instruction:

  1. Download Packer from https://www.packer.io (depending on your OS)

  2. Create example.json file and run the following command $ packer build -var 'secretkey=[secretkey]' -var 'accesskey=[accesskey]' example.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published