# Terraform
**/.terraform/*
*.tfstate
*.tfstate.*
*.tfvars
*.tfvars.json

# Python venv
.venv/

# Kubespray (Ansible)
ansible/inventory/credentials/
