We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf7e7a9 commit 6fed7fcCopy full SHA for 6fed7fc
1 file changed
infrastructure/terraform/.gitignore
@@ -16,3 +16,6 @@ crash.*.log
16
17
# Plan files
18
*.tfplan
19
+
20
+# .tfvars file
21
+prod.tfvars
0 commit comments