We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a73921a commit af5f19fCopy full SHA for af5f19f
examples/.tflint.hcl
@@ -1,3 +1,6 @@
1
+rule "terraform_required_providers" {
2
+ enabled = false
3
+}
4
rule "terraform_required_version" {
5
enabled = false
6
}
0 commit comments