Setting tflint modules to false

This commit is contained in:
Lucas Gravley 2020-07-01 08:49:39 -05:00
parent 6812f75bd9
commit 2c11d49973

View file

@ -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