issues
search
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
Always require TLS connection to S3 bucket
#139
Closed
Nuru
closed
1 year ago
Nuru
commented
1 year ago
what
Always require TLS connection to S3 bucket
why
Restores intended behavior
Fixes crash. Supersedes and closes #135. Thank you @dod38fr
Nuru
commented
1 year ago
/terratest
what
why