We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e607bdd commit 8300d88Copy full SHA for 8300d88
1 file changed
Terraform.gitignore
@@ -27,3 +27,7 @@ override.tf.json
27
28
# Include tfplan files to ignore the plan output of command: terraform plan -out=tfplan
29
# example: *tfplan*
30
+
31
+# Ignore CLI configuration files
32
+.terraformrc
33
+terraform.rc
0 commit comments