[Enhancement]: Use Correct API's for CloudWatch Logs Tagging #28322
Labels
service/logs
Issues and PRs that pertain to the logs service.
tags
Pertains to resource tagging.
technical-debt
Addresses areas of the codebase that need refactoring or redesign.
Description
We got notified by AWS that we were using now out of development API's and found that it was Terraform that was making these calls.
This is the breakdown from AWS:
Presumably Terraform should be using the newer APIs so that it's following AWS best practices?
(NB: CloudFormation is also using these old APIs lol!)
Affected Resource(s) and/or Data Source(s)
aws_cloudwatch_log_group
Potential Terraform Configuration
References
No response
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: