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
- Host: GitHub
- URL: https://github.com/major/imagebuilder-terraform
- Owner: major
- License: gpl-3.0
- Created: 2020-11-12T14:02:53.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-03-14T12:56:06.000Z (about 4 years ago)
- Last Synced: 2025-10-11T05:47:22.753Z (8 months ago)
- Language: HCL
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.