Skip to content

Commit d2b4233

Browse files
Merge branch 'main' into feature!/init
Signed-off-by: jaxom-widby-nttd <[email protected]>
2 parents 0ad7817 + 7194bba commit d2b4233

File tree

1 file changed

+3
-12
lines changed

1 file changed

+3
-12
lines changed

.tflint.hcl

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
1-
config {
2-
plugin_dir = "~/.tflint.d/plugins"
3-
4-
call_module_type = "all"
5-
force = false
6-
disabled_by_default = false
7-
8-
ignore_module = {
9-
}
10-
11-
varfile = []
12-
variables = []
1+
plugin "terraform" {
2+
enabled = true
3+
preset = "recommended"
134
}

0 commit comments

Comments
 (0)