aws-cloudformation / aws-cloudformation-resource-providers-logs

The CloudFormation Resource Provider Package For Amazon CloudWatch Logs
https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/WhatIsCloudWatchLogs.html
Apache License 2.0
33 stars 35 forks source link

update LogGroup tagging impl and fix stack tag propagation #86

Closed wchunl closed 2 years ago

wchunl commented 2 years ago

Issue #: Based on #919

Description of changes: Updated tagging implementation to align with CloudFormation best practices and fix an issue where stack tags did not propagate to AWS::Logs::LogGroup resource during update.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.