Skip to content

Commit 3902b37

Browse files
committed
Enable tflint debugging
1 parent 989b57d commit 3902b37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
#terraform init -input=false
6161
echo "Running tflint..."
6262
/usr/local/tflint/bin/tflint --version
63-
/usr/local/tflint/bin/tflint
63+
/usr/local/tflint/bin/tflint --debug
6464
6565
workflows:
6666
version: 2

0 commit comments

Comments
 (0)