Closed mission-bsakowski closed 1 year ago
When trying to use the wrapper functionality on v3 of the action, no stdout is produced, and there is a warning from the job that the argument is invalid.
Workflow code:
- uses: terraform-linters/setup-tflint@v3 name: Setup TFLint with: tflint_wrapper: true
It's not tagged in any release. Use version dfc4d182f56add8cc58c313fdbab26952757c1ac or newer until I get around to tagging 3.1.
https://github.com/terraform-linters/setup-tflint/releases/tag/v3.1.0
When trying to use the wrapper functionality on v3 of the action, no stdout is produced, and there is a warning from the job that the argument is invalid.
Workflow code: