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
- Host: GitHub
- URL: https://github.com/flyinprogrammer/terraform_ami
- Owner: flyinprogrammer
- Created: 2021-04-16T01:18:46.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-19T23:24:38.000Z (about 5 years ago)
- Last Synced: 2025-05-15T15:52:26.237Z (12 months ago)
- Language: HCL
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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