Skip to content

Commit

Permalink
Setting tflint modules to false
Browse files Browse the repository at this point in the history
  • Loading branch information
admiralAwkbar committed Jul 1, 2020
1 parent 6812f75 commit 2c11d49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TEMPLATES/.tflint.hcl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// https://github.com/terraform-linters/tflint/blob/master/docs/guides/config.md
config {
module = true
module = false
deep_check = false
force = false

Expand Down

0 comments on commit 2c11d49

Please sign in to comment.