Skip to content

Always run all validation checks in terraform validate function #61

@slarwise

Description

@slarwise

As I understand it, when calling the validate function, this will return immediately if any of the validation checks fail.

I think it would be more useful if all validations were always run, regardless if any of them failed. My scenario was that I fixed all warnings given by terraform validate and thought I was done, but then got more warnings from tflint.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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