# Terraform working files — never commit (provider binaries, state, local vars).
.terraform/
*.tfstate
*.tfstate.*
*.tfplan
tfplan
terraform.tfvars
crash.log
# .terraform.lock.hcl IS committed (pins provider versions).
