chore(terraform): clean up TF state git-tracking (gitignore, drop cached state, dep bump)
This commit is contained in:
+7
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user