terraform-aws-s3-bucket icon indicating copy to clipboard operation
terraform-aws-s3-bucket copied to clipboard

Enforce the usage of modern TLS versions (1.2 or higher) for S3 connections

Open amontalban opened this issue 7 months ago • 5 comments

what

This variables adds a policy to the bucket to deny connections that do not use TLS 1.2 or higher.

why

This is required by our security team.

references

https://repost.aws/knowledge-center/s3-enforce-modern-tls

amontalban avatar Jun 27 '24 17:06 amontalban