IaC Supportablility Matrix

Sysdig Infrastructure as Code (IaC) scanning supports specific resource and source types for scanning via Git integrations and the CLI.

Sysdig IaC scanning supports the following Infrastructure as Code frameworks and file types.

Supported Frameworks

ResourceSource type
TerraformTerraform providers for AWS, Azure, GCP, and Kubernetes
OpenTofuOpenTofu providers for AWS, Azure, GCP, and Kubernetes
AWSCloud Formation Template (CFT)
Terraform AWS provider
AzureAzure Resource Manager (ARM)
Terraform Azure provider
GCPTerraform Google Cloud Provider
Kubernetes WorkloadsYAML manifests
Kustomize folders
Helm Charts
Terraform Kubernetes provider

OpenTofu Support

Sysdig Secure provides first-class support for OpenTofu.

  • Automatic Discovery: The scanner automatically detects and evaluates .tofu and .tofu.json files in your repositories or local directories.
  • Policy Compatibility: Policies defined for Terraform are automatically applied to OpenTofu files without requiring modification or duplication.
  • Inventory: In the Sysdig Secure UI, resources managed by OpenTofu can be filtered using the Source Type filter OpenTofu.

Terragrunt is currently not supported for IaC scanning.