[Bug]: Empty Tag in Provider's default_tags Clears Previous Tags #34155
Labels
bug
Addresses a defect in current functionality.
service/logs
Issues and PRs that pertain to the logs service.
tags
Pertains to resource tagging.
Terraform Core Version
1.6.0
AWS Provider Version
5.23.1, 5.23.0
Affected Resource(s)
aws_cloudwatch_log_group
Expected Behavior
Adding an empty tag to the provider's default_tags should be added to all resources
Actual Behavior
Adding an empty tag to the provider's default_tags currently clears all previous tags on resources, and new tags do not update after applying.
Relevant Error/Panic Output Snippet
No response
Terraform Configuration Files
Steps to Reproduce
Debug Output
first.log
Outputs
second.log
Outputs:
Panic Output
No response
Important Factoids
No response
References
No response
Would you like to implement a fix?
No
The text was updated successfully, but these errors were encountered: