Skip to content

DOCS-11539: Remove Preview banners from IaC Security #30559

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
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions content/en/security/code_security/iac_security/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ further_reading:
text: "Configure IaC Security Exclusions"
---

{{< callout url="https://www.datadoghq.com/product-preview/iac-security/" >}}
Infrastructure as Code (IaC) Security is in Preview. To request access, complete the form.
{{< /callout >}}

{{< img src="/security/infrastructure_as_code/iac_misconfiguration_side_panel.png" alt="IaC misconfiguration side panel showing details for the high severity IMDSv1 Enabled issue, including a security summary, code snippet, detection timestamps, and remediation steps." width="100%">}}

Infrastructure as Code (IaC) Security automatically analyzes your Terraform files for security misconfigurations. With IaC Security, you can:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ further_reading:
text: "Set up IaC Security for Code Security"
---

{{< callout url="https://www.datadoghq.com/product-preview/iac-security/" >}}
Infrastructure as Code (IaC) Security is in Preview. To request access, complete the form.
{{< /callout >}}

Infrastructure as Code (IaC) Security detects security misconfigurations in Terraform files. Exclusions allow you to control which findings appear in scan results by ignoring specific rules, files, or issue categories.

## Exclusion methods
Expand Down
4 changes: 0 additions & 4 deletions content/en/security/code_security/iac_security/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ further_reading:
text: "Configure IaC Security Exclusions"
---

{{< callout url="https://www.datadoghq.com/product-preview/iac-security/" >}}
Infrastructure as Code (IaC) Security is in Preview. To request access, complete the form.
{{< /callout >}}

Use the following instructions to enable Infrastructure as Code (IaC) Security for Code Security.

<div class="alert alert-info">IaC Security supports GitHub for version control and Terraform for infrastructure as code.</div>
Expand Down
Loading