Skip to content

Commit f7695b5

Browse files
committed
clean up .gitignore and remove unused Terraform variable templates
1 parent f7a2cdc commit f7695b5

File tree

3 files changed

+0
-25
lines changed

3 files changed

+0
-25
lines changed

.gitignore

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3,27 +3,10 @@
33

44
# Terraform
55
.terraform
6-
*.tfstate
7-
*.tfstate.*
86
*.terraform.lock.hcl
9-
secret.tfvars
10-
override.tf
11-
override.tf.json
12-
*_override.tf
13-
*_override.tf.json
14-
*tfplan*
15-
.terraformrc
16-
terraform.rc
17-
*.tfvars
18-
*.local.tfvars
19-
spec.yaml
20-
21-
# env
22-
.envrc
237

248
# CLI
259
.DS_Store
2610

27-
2811
node_modules/
2912
src/coverage/

terraform/dev/local.auto.tfvars.template

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

terraform/prod/local.auto.tfvars.template

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

0 commit comments

Comments
 (0)