Term Kind Topic What it is
Configuration Drift concept Infrastructure as Code Divergence between the infrastructure described in code and the infrastructure actually running, usually caused by manual changes.
Terraform State IaC State File concept Infrastructure as Code The file mapping declared resources to real infrastructure, without which the tool cannot tell what it already created — and which becomes critical infrastructure in its own right.