Skip to content

guycalledavinash/packer-ami-aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

packer-ami-aws

copy packer binary file to the folder

packer init .

packer.exe validate --var-file packer-vars.json packer.json

packer.exe inspect --var-file=packer-vars.json packer.json

packer.exe build --var-file=packer-vars.json packer.json

Please ensure:

- Auto assign public ip for the subnets
- SSH is allowed in SG
- 'amazon-ebs' packer plugin is installed
- Instance should be in public subnet
- Proper routing in RT

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages