Skip to content

0.1.0

Compare
Choose a tag to compare
@aknysh aknysh released this 24 Mar 04:40
6395872

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