0.1.0
what
- Provision an S3 bucket needed to store
terraform.tfstate
file - Provision a DynamoDB table to lock the state file
why
- To easily provision Terraform remote backend
- To lock the Terraform state file to prevent concurrent modifications and state corruption