-
Notifications
You must be signed in to change notification settings - Fork 396
[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
Conversation
6322019
to
5da3fb7
Compare
datadog/fwprovider/resource_datadog_csm_threats_multi_policies.go
Outdated
Show resolved
Hide resolved
bf4b1af
to
4c19fd8
Compare
a390790
to
6fc7905
Compare
datadog/fwprovider/resource_datadog_csm_threats_multi_policies.go
Outdated
Show resolved
Hide resolved
f715a3a
to
595f718
Compare
8c3f3f3
to
1d306ae
Compare
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
Show resolved
Hide resolved
datadog/data_source_datadog_cloud_workload_security_agent_rules.go
Outdated
Show resolved
Hide resolved
2c6ae21
to
37ea69b
Compare
84f08b8
to
b528f99
Compare
datadog/fwprovider/data_source_datadog_csm_threats_agent_rule.go
Outdated
Show resolved
Hide resolved
datadog/data_source_datadog_cloud_workload_security_agent_rules.go
Outdated
Show resolved
Hide resolved
datadog/fwprovider/data_source_datadog_csm_threats_agent_rule.go
Outdated
Show resolved
Hide resolved
8db7937
to
b7c98ce
Compare
b7c98ce
to
33be267
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The code LGTM!
/merge |
View all feedbacks in Devflow UI.
The expected merge time in
|
Co-authored-by: QuentinGuillard <[email protected]> Co-authored-by: laurerunser <[email protected]>
Adding new resources and data sources to support the CWS multi-policy feature.
datadog_csm_threats_agent_rule
for users to manage their rulesdatadog_csm_threats_policy
for users to manage their policies.TBD: record tests