Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Support aws_cloudwatch_log_data_protection_policy #70

Conversation

magreenbaum
Copy link
Member

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?

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

Copy link

github-actions bot commented Aug 1, 2024

This PR has been automatically marked as stale because it has been open 30 days
with no activity. Remove stale label or comment or this PR will be closed in 10 days

@github-actions github-actions bot added the stale label Aug 1, 2024
@magreenbaum
Copy link
Member Author

Unstale

@github-actions github-actions bot removed the stale label Aug 2, 2024
Copy link

github-actions bot commented Sep 9, 2024

This PR has been automatically marked as stale because it has been open 30 days
with no activity. Remove stale label or comment or this PR will be closed in 10 days

@github-actions github-actions bot added the stale label Sep 9, 2024
@magreenbaum
Copy link
Member Author

Unstale

Copy link
Member

@antonbabenko antonbabenko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry that I skipped this PR for a long time.

@antonbabenko antonbabenko merged commit 2b434f3 into terraform-aws-modules:master Sep 9, 2024
31 checks passed
antonbabenko pushed a commit that referenced this pull request Sep 9, 2024
## [5.6.0](v5.5.0...v5.6.0) (2024-09-09)

### Features

* Support `aws_cloudwatch_log_data_protection_policy` ([#70](#70)) ([2b434f3](2b434f3))
@antonbabenko
Copy link
Member

This PR is included in version 5.6.0 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants