# Terraform *.tfstate *.tfstate.* .terraform/ .terraform.lock.hcl *.tfvars !*.tfvars.example # Secrets *.pem *.key credentials.yaml secrets.yaml # IDE .idea/ .vscode/ *.swp # OS .DS_Store Thumbs.db # Logs *.log