Skip to content

Commit 611ac79

Browse files
author
Augment Agent
committed
chore: add Terraform files to gitignore and remove from tracking
1 parent d5dd4fc commit 611ac79

File tree

6 files changed

+7
-418
lines changed

6 files changed

+7
-418
lines changed

.gitignore

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,10 @@ config.testnet.yaml
3737
config.mainnet.yaml
3838
config.yaml
3939

40-
gcp.json
40+
gcp.json
41+
42+
# Terraform
43+
**/.terraform/
44+
**/.terraform.lock.hcl
45+
*.tfstate
46+
*.tfstate.backup

devops/infrastructure/terraform/environments/staging/.terraform.lock.hcl

Lines changed: 0 additions & 22 deletions
This file was deleted.

devops/infrastructure/terraform/environments/staging/.terraform/modules/modules.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)