first commit

This commit is contained in:
2026-08-09 19:52:19 -04:00
commit f12fb4d7a1
25 changed files with 597 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
# Terraform state, plans, and provider/plugin caches
**/.terraform/
*.tfstate
*.tfstate.*
*.tfplan
crash.log
crash.*.log
.terraform.lock.hcl
# Ansible artifacts and local secrets
*.retry
*.vault-password
ansible/inventory/*.ini
ansible/inventory/*.yml
*.key
*.pem
# Local tooling and generated demo output
.DS_Store
.env
tmp/
artifacts/