# Provider binaries, pulled by `terraform init`.
.terraform/

# Local state and plans: this stack holds the fleet registration key, so state
# belongs in an encrypted remote backend, never in the repo.
*.tfstate
*.tfstate.*
*.tfplan
crash.log

# Real variable values. Commit only terraform.tfvars.example.
terraform.tfvars
*.auto.tfvars
