hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.7k stars 9.07k forks source link

[Enhancement]: Add custom data identifiers to data protection policy document #35682

Open siepa3 opened 6 months ago

siepa3 commented 6 months ago

Description

AWS Cloudwatch data protection policy document in terraform enables use of aws-managed data_identifiers listed as ARNs. What is needed is ability to define custom tuples of {"name" : "regexp"}.

Affected Resource(s) and/or Data Source(s)

aws_cloudwatch_log_data_protection_policy_document

Potential Terraform Configuration

No response

References

https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CWL-custom-data-identifiers.html#using-custom-data-identifiers

Would you like to implement a fix?

None

github-actions[bot] commented 6 months ago

Community Note

Voting for Prioritization

Volunteering to Work on This Issue

EEsteban2001 commented 1 week ago