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 3507741 commit ec46619Copy full SHA for ec46619
.gitignore
@@ -34,3 +34,8 @@ override.tf.json
34
terraform.rc
35
# Ignore hcl file
36
**/*.hcl
37
+
38
+# Ignore terraform docs generated readme
39
+.git\README.md
40
+.github\README.md
41
+README.md
0 commit comments