terraform-aws-eks icon indicating copy to clipboard operation
terraform-aws-eks copied to clipboard

feat: Add additional log-group tags

Open WJay-tec opened this issue 2 years ago β€’ 0 comments

Description

  1. added additional variable for cloudwatch_log_groups

Motivation and Context

We have a use case where custom tags is needed to be created ONLY for our cloudwatch_log_groups, it is a tag that will be read by our application which runs periodically to determine whether the loggroup should be archived or not.

Breaking Changes

No breaking changes is expected

  • I have executed pre-commit run -a on my pull request

WJay-tec avatar Jun 21 '23 06:06 WJay-tec