Skip to content

This is a repo that contains the Terraform and Packer code for automating AMI creation.

License

Notifications You must be signed in to change notification settings

mvramana/automate-ami-demo

 
 

Repository files navigation

automate-ami-demo

This is a repo that contains the Terraform and Packer code for automating AMI creation. This is designed for an environment with many AWS accounts

In-depth explanation: https://medium.com/faun/automate-custom-ec2-amis-155af71fae7d

Dockerfile

FROM hashicorp/terraform:latest

  • Packer v1.5.1

About

This is a repo that contains the Terraform and Packer code for automating AMI creation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 87.6%
  • Dockerfile 6.6%
  • Shell 5.8%