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

feat: Support `aws_cloudwatch_log_data_protection_policy`

Open magreenbaum opened this issue 1 year ago β€’ 0 comments

Description

Support for aws_cloudwatch_log_data_protection_policy. https://registry.terraform.io/providers/hashicorp/aws/5.56.1/docs/resources/cloudwatch_log_data_protection_policy https://registry.terraform.io/providers/hashicorp/aws/5.56.1/docs/data-sources/cloudwatch_log_data_protection_policy_document#argument-reference

Motivation and Context

https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/mask-sensitive-log-data.html

Breaking Changes

No.

How Has This Been Tested?

  • [x] I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • [x] I have tested and validated these changes using one or more of the provided examples/* projects
  • [x] I have executed pre-commit run -a on my pull request

magreenbaum avatar Jul 01 '24 11:07 magreenbaum