Skip to content

Commit 8df3389

Browse files
authored
fix: Update tflint module error (#408)
Signed-off-by: Ritika Patil <[email protected]>
1 parent 328a07e commit 8df3389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linting-configs/.tflint.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
config {
1111
# Enables module inspection.
12-
module = true
12+
call_module_type = "all"
1313
}
1414

1515
plugin "azurerm" {

0 commit comments

Comments
 (0)