cloudposse / 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.
https://cloudposse.com/accelerate
Apache License 2.0
408 stars 177 forks source link

Revert "var.enable_dynamodb fix" #68

Closed danjbh closed 4 years ago

danjbh commented 4 years ago

Reverts cloudposse/terraform-aws-tfstate-backend#67

danjbh commented 4 years ago

@nitrocode Creating this new PR if we need to revert the last -- just clarify for me and I'll get it sorted.

nitrocode commented 4 years ago

We might as well revert this pr as well. https://github.com/cloudposse/terraform-aws-tfstate-backend/pull/65

I'll put in a change at some point. Sorry for the trouble.

danjbh commented 4 years ago

No worries @nitrocode , I'll roll both reverts into a new PR an include you for review.