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

Add ability to use KMS encryption #178

Closed pazaan closed 5 months ago

pazaan commented 5 months ago

what

Add the ability to use KMS encryption through the addition of the sse_encryption and kms_master_key_id variables.

why

references

closes #105

Gowiem commented 5 months ago

/terratest

Gowiem commented 5 months ago

/terratest

Gowiem commented 5 months ago

/terratest

github-actions[bot] commented 4 months ago

These changes were released in v1.4.2.