chore(terraform): clean up TF state git-tracking (gitignore, drop cached state, dep bump)

This commit is contained in:
Story Crater Bot
2026-08-18 15:08:01 -07:00
parent 49eabd0e46
commit 29d5ba3e6e
5 changed files with 67 additions and 14 deletions
+7 -2
View File
@@ -38,5 +38,10 @@ k8s/storage/test/test
# Allowed markdown: CLAUDE.example.md, README.md, TROUBLESHOOTING.md
CLAUDE.md
skills-lock.jsonterraform/.terraform/
terraform/*.tfstate*
# Terraform state and cache (local files, remote state in MinIO)
.terraform/
terraform/.terraform/
terraform/*.tfstate
terraform/*.tfstate.*
terraform.tfvars.local
skills-lock.json