You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the tflint hook I get an output like this:
Warning: Module should include an empty outputs.tf file (terraform_standard_module_structure)
on outputs.tf line 1:
(source code not available)
Reference: https://github.com/terraform-linters/tflint/blob/v0.21.0/docs/rules/terraform_standard_module_structure.md
1 issue(s) found:
Warning: Module should include an empty outputs.tf file (terraform_standard_module_structure)
on outputs.tf line 1:
(source code not available)
Reference: https://github.com/terraform-linters/tflint/blob/v0.21.0/docs/rules/terraform_standard_module_structure.md
I'm unsure if tflint will include the path because this is a particular issue how the pre-commit hooks uses tflint, so I suggest to fix it here. Please output the directory tflint is executed from.
The text was updated successfully, but these errors were encountered:
varac
added a commit
to varac/pre-commit-terraform
that referenced
this issue
Dec 2, 2020
See also terraform-linters/tflint#991
When using the tflint hook I get an output like this:
I'm unsure if tflint will include the path because this is a particular issue how the pre-commit hooks uses tflint, so I suggest to fix it here. Please output the directory tflint is executed from.
The text was updated successfully, but these errors were encountered: