-
Notifications
You must be signed in to change notification settings - Fork 392
[datadog_csm_threats] supporting cws multi-policy in terraform #2681
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
Open
homoeconomics
wants to merge
14
commits into
master
Choose a base branch
from
daniel.zhou/CWS-3394-tf-provider
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6322019
to
5da3fb7
Compare
homoeconomics
commented
Jan 31, 2025
datadog/fwprovider/resource_datadog_csm_threats_multi_policies.go
Outdated
Show resolved
Hide resolved
bf4b1af
to
4c19fd8
Compare
a390790
to
6fc7905
Compare
homoeconomics
commented
Feb 27, 2025
datadog/fwprovider/resource_datadog_csm_threats_multi_policies.go
Outdated
Show resolved
Hide resolved
f715a3a
to
595f718
Compare
8c3f3f3
to
1d306ae
Compare
homoeconomics
commented
Apr 1, 2025
datadog/fwprovider/resource_datadog_csm_threats_multi_policy_agent_rule.go
Outdated
Show resolved
Hide resolved
datadog/fwprovider/resource_datadog_csm_threats_multi_policy_agent_rule.go
Outdated
Show resolved
Hide resolved
homoeconomics
commented
Apr 2, 2025
2c6ae21
to
37ea69b
Compare
a8a6b1c
to
fdbc105
Compare
fdbc105
to
3f0069d
Compare
84f08b8
to
b528f99
Compare
urseberry
approved these changes
May 15, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Adding new resources and data sources to support the CWS multi-policy feature.
datadog_csm_threats_agent_rule
datadog_csm_threats_policy
for users to manage their policies.datadog_csm_threats_multi_policy_agent_rule
for users to manage their rules in a policy.