Skip to content

harkhanid-fall2020/ami

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ami

Steps to run the project

  1. fork the repository in your account and do the git clone.
  2. Install packer in your system.
  3. open the terminal and run
packer validate ami.json
  1. change parameter according to your profile and run
 packer build \
    -var 'aws_access_key=YOUR KEY' \
    -var 'aws_secret_key=YOUR SECRET KEY' \
    -var 'subnet_id=SUBNET ID'\
    -var 'ami_users=USERS'\
    ami.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors