https://github.com/rhythmictech/aws-cfn-terraform-bootstrap
CloudFormation template to bootstrap Terraform backend (create State and Logging S3 buckets, DynamoDB for state lock)
https://github.com/rhythmictech/aws-cfn-terraform-bootstrap
Last synced: 12 months ago
JSON representation
CloudFormation template to bootstrap Terraform backend (create State and Logging S3 buckets, DynamoDB for state lock)
- Host: GitHub
- URL: https://github.com/rhythmictech/aws-cfn-terraform-bootstrap
- Owner: rhythmictech
- License: mit
- Created: 2021-12-02T15:14:26.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-04T17:21:09.000Z (almost 2 years ago)
- Last Synced: 2025-01-08T11:40:57.911Z (about 1 year ago)
- Language: Makefile
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AWS-CFN-Terraform-Bootstrap
CloudFormation template to bootstrap Terraform backend. Creates State and Logging S3 buckets, and a DynamoDB table to handle state locking