terraform-aws-modules / terraform-aws-elasticache

Terraform module to create AWS ElastiCache resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/elasticache/aws
Apache License 2.0
16 stars 28 forks source link

feat: Tags #23

Closed AnkithaBH closed 3 weeks ago

AnkithaBH commented 3 weeks ago

Description

Enhancing flexibility in tagging the resources. Currently, the module enforces a tag key-value. For effective and easy internal usage of this module, a conditional expression is used to leverage custom tags when required.

Motivation and Context

Why is this change required? What problem does it solve? Enhances flexibility and effective internal usage.

How Has This Been Tested?

bryantbiggs commented 3 weeks ago

Thank you but this is not a change we are going to accept at this time