terraform-aws-modules / terraform-aws-s3-bucket

Terraform module to create AWS S3 resources 🇺🇦

Home Page:https://registry.terraform.io/modules/terraform-aws-modules/s3-bucket/aws

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boolean parameter for TLS v1.2 policy

aiell0 opened this issue · comments

Is your request related to a new offering from AWS?

No

Is your request related to a problem? Please describe.

No

Describe the solution you'd like.

A boolean parameter to force users to use TLS version 1.2 when accessing the bucket.

Describe alternatives you've considered.

My current workaround is to just create an external policy and attach it to the bucket, but felt that this is a common enough need that it could be a boolean parameter.

Additional context

This issue has been resolved in version 2.13.0 🎉

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.