Terraform is an IaC tool by HashiCorp using HCL for declarative provisioning across clouds/providers, with state management and modules.
Supports plan/apply workflow.
Use Terraform when:
Note: terraform init/plan/apply.
tfvars for envs.
Sentinel policies.