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

Fix: support `tenant` label by updating version of null-label module for `aws_dynamodb_table` #99

Closed korenyoni closed 3 years ago

korenyoni commented 3 years ago

what

why

references

korenyoni commented 3 years ago

/test all