We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents af7786b + bddea2c commit c0ca848Copy full SHA for c0ca848
Terraform.gitignore
@@ -13,7 +13,6 @@ crash.*.log
13
# password, private keys, and other secrets. These should not be part of version
14
# control as they are data points which are potentially sensitive and subject
15
# to change depending on the environment.
16
-#
17
*.tfvars
18
*.tfvars.json
19
@@ -25,7 +24,6 @@ override.tf.json
25
24
*_override.tf.json
26
27
# Include override files you do wish to add to version control using negated pattern
28
29
# !example_override.tf
30
31
# Include tfplan files to ignore the plan output of command: terraform plan -out=tfplan
0 commit comments