terraform-aws-modules / terraform-aws-datadog-forwarders

Terraform module to create resources on AWS to forward logs/metrics to Datadog 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/datadog-forwarders/aws
Apache License 2.0
55 stars 41 forks source link

feat: Add variable for applying tags to the log_forwarder bucket #41

Closed ch1aki closed 1 month ago

ch1aki commented 1 month ago

Description

Add a bucket_tag variable to modules/log_forwarder to allow tagging only the bucket.

Motivation and Context

We are using bucket tags for operational metadata and control of detection in AWS Config, therefore, we want to be able to add arbitrary bucket tags.

Breaking Changes

None. This update does not break backwards compatibility with the current major version.

How Has This Been Tested?

antonbabenko commented 1 month ago

This PR is included in version 6.1.0 :tada: