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

https://github.com/major/imagebuilder-terraform

Terraform resources for managing Image Builder infrastructure in AWS
https://github.com/major/imagebuilder-terraform

Last synced: 5 months ago
JSON representation

Terraform resources for managing Image Builder infrastructure in AWS

Awesome Lists containing this project

README

          

# Image Builder Terraform resources

This repostiory contains all of the Terraform resources needed to run Image
Builder within AWS.

Get started by [downloading Terraform] and following the instructions below.

[downloading Terraform]: https://www.terraform.io/downloads.html

## State and locks

Terraform uses centralized state and locks to ensure consistency in
deployments. Review the [README](state-and-locks/README.md) and terraform
resources in the `state-and-locks` directory.