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 I generate docs using the command: terraform-docs markdown table --indent 2 --output-mode inject --output-file README.md ./ the GitHub actions (tfdocs) pass.
However, when the documentation is generated by the pre-commit hook, the CI fails with this error.
The text was updated successfully, but these errors were encountered:
It appears that the pre-commit tf_docs and gh-actions tf_docs are not compatible out-of-the-box.
When I generate docs using the command: terraform-docs markdown table --indent 2 --output-mode inject --output-file README.md ./ the GitHub actions (tfdocs) pass.
However, when the documentation is generated by the pre-commit hook, the CI fails with this error.
The text was updated successfully, but these errors were encountered: