# Terraform
**/.terraform/
**/.terraform.lock.hcl
*.tfstate
*.tfstate.*
*.tfplan
crash.log
crash.*.log

# Local variable files (may contain project IDs, domains, etc.)
*.tfvars

# Editor/OS
.DS_Store
.idea/
.vscode/
*.swp
