An open API service indexing awesome lists of open source software.

https://github.com/flyinprogrammer/terraform_ami

A project to get started with Packer and Terraform
https://github.com/flyinprogrammer/terraform_ami

Last synced: about 1 month ago
JSON representation

A project to get started with Packer and Terraform

Awesome Lists containing this project

README

          

# Terraform AMI

The goal of this repo is to get you comfortable building AMIs with Packer, and then referencing those AMIs
in Terraform code. It might also server as a nice boilerplate for getting started with Spot Fleet.

This tutorial does require that you have the [Terraform Base](https://github.com/flyinprogrammer/terraform_base)
tutorial already deployed, and it relies on you still having a Default VPC.

# Packer Bootstrap

# Terraform AMI Playground