We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1176e20 commit 00b5520Copy full SHA for 00b5520
2 files changed
.github/workflows/tflint.yaml
@@ -25,4 +25,4 @@ jobs:
25
run: tflint --init
26
27
- name: Run TFLint on All Modules
28
- run: tflint --config .tflint.hcl --chdir=modules/ --recursive
+ run: tflint --config tflint-config.hcl --chdir=modules/ --recursiv
.tflint.hcl tflint-config.hcl.tflint.hcl renamed to tflint-config.hcl
0 commit comments