chore: stop tracking local Terraform state and provider cache
CI & Release / Verify simulator (push) Successful in 10s
CI & Release / Trivy scan (push) Successful in 9s
CI & Release / Semantic Release (push) Successful in 4s

Keep .terraform.lock.hcl for reproducible provider pins; gitignore
state files and the .terraform/ working directory.
This commit is contained in:
2026-07-08 20:18:06 +01:00
parent ad7e0a5cbe
commit de1c7c9558
9 changed files with 3 additions and 6333 deletions
+3
View File
@@ -10,3 +10,6 @@ __pycache__/
node_modules/
dist/
.env
.terraform/
*.tfstate
*.tfstate.*