terraform-linters / setup-tflint

A GitHub action that installs Terraform linter TFLint
MIT License
149 stars 38 forks source link

Wrapper issue #187

Closed mission-bsakowski closed 1 year ago

mission-bsakowski commented 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.

CleanShot 2023-08-23 at 16 15 47@2x

Workflow code:

- uses: terraform-linters/setup-tflint@v3
  name: Setup TFLint
  with:
    tflint_wrapper: true
bendrucker commented 1 year ago

It's not tagged in any release. Use version dfc4d182f56add8cc58c313fdbab26952757c1ac or newer until I get around to tagging 3.1.

bendrucker commented 1 year ago

https://github.com/terraform-linters/setup-tflint/releases/tag/v3.1.0