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

aws_s3_bucket_metric addition

hilafish1 opened this issue · comments

Hi,

Could you add support for enabling metrics on the s3 bucket?
Specifically, referring to the "aws_s3_bucket_metric" TF resource.
Would be great to have it as a feature flag, a.k.a by default it's false (don't enable metrics), but if someone wants to set it as true and have metrics enabled on that bucket, they can do that.

Thanks,
Hila

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.