You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// Convert an existing rule from JSON to Terraform for datadog provider
1747
-
/// resource datadog_security_monitoring_rule.
1746
+
/// Convert an existing rule from JSON to Terraform for Datadog provider
1747
+
/// resource `datadog_security_monitoring_rule`. You can do so for the following rule types:
1748
+
/// - App and API Protection
1749
+
/// - Cloud SIEM (log detection and signal correlation)
1750
+
/// - Workload Protection
1751
+
///
1752
+
/// You can convert Cloud Security configuration rules using Terraform's [Datadog Cloud Configuration Rule resource](<https://registry.terraform.io/providers/DataDog/datadog/latest/docs/resources/cloud_configuration_rule>).
/// Convert an existing rule from JSON to Terraform for datadog provider
1773
-
/// resource datadog_security_monitoring_rule.
1777
+
/// Convert an existing rule from JSON to Terraform for Datadog provider
1778
+
/// resource `datadog_security_monitoring_rule`. You can do so for the following rule types:
1779
+
/// - App and API Protection
1780
+
/// - Cloud SIEM (log detection and signal correlation)
1781
+
/// - Workload Protection
1782
+
///
1783
+
/// You can convert Cloud Security configuration rules using Terraform's [Datadog Cloud Configuration Rule resource](<https://registry.terraform.io/providers/DataDog/datadog/latest/docs/resources/cloud_configuration_rule>).
/// Convert a rule that doesn't (yet) exist from JSON to Terraform for datadog provider
2003
-
/// resource datadog_security_monitoring_rule.
2012
+
/// Convert a rule that doesn't (yet) exist from JSON to Terraform for Datadog provider
2013
+
/// resource `datadog_security_monitoring_rule`. You can do so for the following rule types:
2014
+
/// - App and API Protection
2015
+
/// - Cloud SIEM (log detection and signal correlation)
2016
+
/// - Workload Protection
2017
+
///
2018
+
/// You can convert Cloud Security configuration rules using Terraform's [Datadog Cloud Configuration Rule resource](<https://registry.terraform.io/providers/DataDog/datadog/latest/docs/resources/cloud_configuration_rule>).
/// Convert a rule that doesn't (yet) exist from JSON to Terraform for datadog provider
2029
-
/// resource datadog_security_monitoring_rule.
2043
+
/// Convert a rule that doesn't (yet) exist from JSON to Terraform for Datadog provider
2044
+
/// resource `datadog_security_monitoring_rule`. You can do so for the following rule types:
2045
+
/// - App and API Protection
2046
+
/// - Cloud SIEM (log detection and signal correlation)
2047
+
/// - Workload Protection
2048
+
///
2049
+
/// You can convert Cloud Security configuration rules using Terraform's [Datadog Cloud Configuration Rule resource](<https://registry.terraform.io/providers/DataDog/datadog/latest/docs/resources/cloud_configuration_rule>).
0 commit comments