We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 989b57d commit 3902b37Copy full SHA for 3902b37
.circleci/config.yml
@@ -60,7 +60,7 @@ jobs:
60
#terraform init -input=false
61
echo "Running tflint..."
62
/usr/local/tflint/bin/tflint --version
63
- /usr/local/tflint/bin/tflint
+ /usr/local/tflint/bin/tflint --debug
64
65
workflows:
66
version: 2
0 commit comments