We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6f8f2b commit cb36012Copy full SHA for cb36012
.gitignore
@@ -40,9 +40,8 @@ crash.log
40
# Ignore any .tfvars files that are generated automatically for each Terraform run. Most
41
# .tfvars files are managed as part of configuration and so should be included in
42
# version control.
43
-#
44
-# example.tfvars
45
-test/fixtures/shared/terraform.tfvars
+
+**/*/terraform.tfvars
46
47
credentials.json
48
test/fixtures/automatic_labelling/terraform.tfvars
0 commit comments