Skip to content

Bug: Terraform devtools validate verbose does not work #1568

@bendiknesbo

Description

@bendiknesbo

Running docker compose run --rm --service-ports terraform-devtools validate VERBOSE=all yields the following error:

tflint --enable-plugin=google --enable-plugin=azurerm  --disable-rule=terraform_unused_declarations --loglevel=trace --chdir=./infrastructure/terraform
Failed to parse CLI options; `loglevel` option was removed in v0.40.0. Please set `TFLINT_LOG` environment variables instead
make: *** [/usr/local/share/devtools-terraform/Makefile:143: validate-tf-./infrastructure/terraform] Error 1

Running without VERBOSE=all works fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions