# Terraform
*.tfstate
*.tfstate.*
.terraform/
*.tfvars
!terraform.tfvars.example

# Variables
*.tfvars.backup

# Local state
# (keep .terraform.lock.hcl in version control)

# SSH keys
*.pem
*.key
