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

[datadog_security_monitoring_suppression] Add data_exclusion_query #2360

Merged

Conversation

pietrodll
Copy link
Contributor

Add data_exclusion_query field to datadog_security_monitoring_suppression schema. Also makes suppression_query optional instead of required. The backend API ensures that either data_exclusion_query or suppression_query is defined.

This requires bumping the Go API client, which required some unrelated code changes.

Copy link
Contributor

@rtrieu rtrieu left a comment

Choose a reason for hiding this comment

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

A minor suggestion, but otherwise looks good!

docs/resources/security_monitoring_suppression.md Outdated Show resolved Hide resolved
@pietrodll pietrodll force-pushed the pietrodll/security-monitoring-suppressions-data-exclusion branch from f7a3fe1 to 3283355 Compare April 18, 2024 14:12
@pietrodll pietrodll requested a review from a team as a code owner April 18, 2024 14:12
@pietrodll pietrodll requested a review from Barbayar April 18, 2024 14:12
Copy link
Contributor

@rtrieu rtrieu left a comment

Choose a reason for hiding this comment

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

LGTM

@nkzou nkzou merged commit 73af140 into master Apr 19, 2024
10 checks passed
@nkzou nkzou deleted the pietrodll/security-monitoring-suppressions-data-exclusion branch April 19, 2024 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants