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
<dd><p>Convert an existing rule from JSON to Terraform.</p>
11895
-
<p>Convert an existing rule from JSON to Terraform for datadog provider
11896
-
resource datadog_security_monitoring_rule.</p>
11895
+
<p>Convert an existing rule from JSON to Terraform for Datadog provider
11896
+
resource <code class="docutils literal notranslate"><span class="pre">datadog_security_monitoring_rule</span></code>. You can do so for the following rule types:</p>
11897
+
<ul class="simple">
11898
+
<li><p>App and API Protection</p></li>
11899
+
<li><p>Cloud SIEM (log detection and signal correlation)</p></li>
11900
+
<li><p>Workload Protection</p></li>
11901
+
</ul>
11902
+
<p>You can convert Cloud Security configuration rules using Terraform’s <a class="reference external" href="https://registry.terraform.io/providers/DataDog/datadog/latest/docs/resources/cloud_configuration_rule">Datadog Cloud Configuration Rule resource</a>.</p>
<p>Convert a rule that doesn’t (yet) exist from JSON to Terraform for datadog provider
11922
-
resource datadog_security_monitoring_rule.</p>
11927
+
<p>Convert a rule that doesn’t (yet) exist from JSON to Terraform for Datadog provider
11928
+
resource <code class="docutils literal notranslate"><span class="pre">datadog_security_monitoring_rule</span></code>. You can do so for the following rule types:</p>
11929
+
<ul class="simple">
11930
+
<li><p>App and API Protection</p></li>
11931
+
<li><p>Cloud SIEM (log detection and signal correlation)</p></li>
11932
+
<li><p>Workload Protection</p></li>
11933
+
</ul>
11934
+
<p>You can convert Cloud Security configuration rules using Terraform’s <a class="reference external" href="https://registry.terraform.io/providers/DataDog/datadog/latest/docs/resources/cloud_configuration_rule">Datadog Cloud Configuration Rule resource</a>.</p>
0 commit comments