terraform-aws-backend
This Repo is used to bootstrap new AWS account, and prepare them to be used with Terraform. Creates:
- backend S3 bucket
- DynamoDB table
- KMS key
for managing Terraform state.
Diagram
Perquisites
1 2 3 4 5 |
|
Terraform Ops
Add Target Account block in Makefile.
1 |
|