From bd00bca9bf9a9b111f510cf4a548795cfcfacfb7 Mon Sep 17 00:00:00 2001 From: Story Crater Bot <19826264+Riotpiaole@users.noreply.github.com> Date: Tue, 14 Jul 2026 23:34:01 -0700 Subject: [PATCH] chore: remove terraform cache from git tracking --- terraform/.terraform/terraform.tfstate | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 terraform/.terraform/terraform.tfstate diff --git a/terraform/.terraform/terraform.tfstate b/terraform/.terraform/terraform.tfstate deleted file mode 100644 index e0613fc..0000000 --- a/terraform/.terraform/terraform.tfstate +++ /dev/null @@ -1,12 +0,0 @@ -{ - "version": 3, - "terraform_version": "1.9.4", - "backend": { - "type": "local", - "config": { - "path": "terraform.tfstate", - "workspace_dir": null - }, - "hash": 73024536 - } -} \ No newline at end of file