#terraform
terraform
3 articles tagged with #terraform
guides
Why Checkov and IaC Scanning Aren't Enough for Runtime Security
IaC scanning (Checkov, tfsec) catches pre-deployment misconfigurations. But console changes, drift, and runtime state need CSPM. Here's why you need both.
Akash Mahajan
glossary
Drift Detection: Finding Configuration Drift in Cloud Infrastructure
Configuration drift detection identifies when deployed cloud resources diverge from their declared state in Terraform, CloudFormation, or other IaC tools.
Akash Mahajan
glossary
Infrastructure as Code (IaC): Managing Cloud Resources Through Code
Infrastructure as Code (IaC) defines and provisions cloud resources using declarative or imperative code, enabling version control, repeatability, and automated security scanning of infrastructure.
Akash Mahajan