156 Forks
336 Stars
336 Watchers

terraform-aws-tfstate-backend

Terraform module that provision an S3 bucket to store the `terraform.tfstate` file and a DynamoDB table to lock the state file to prevent concurrent modifications and state corruption.

How to download and setup terraform-aws-tfstate-backend

Open terminal and run command
git clone https://github.com/cloudposse/terraform-aws-tfstate-backend.git
git clone is used to create a copy or clone of terraform-aws-tfstate-backend repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with terraform-aws-tfstate-backend https://github.com/cloudposse/terraform-aws-tfstate-backend/archive/master.zip

Or simply clone terraform-aws-tfstate-backend with SSH
[email protected]:cloudposse/terraform-aws-tfstate-backend.git

If you have some problems with terraform-aws-tfstate-backend

You may open issue on terraform-aws-tfstate-backend support forum (system) here: https://github.com/cloudposse/terraform-aws-tfstate-backend/issues