Closed chris3ware closed 1 year ago
Using terraform docs with pre-commit was slowing things down, because an extra commit was required to commit the changes made by the pre-commit hook. Using the GitHub action means that changes are committed automatically in the pull request.
This PR is included in version 1.3.0
Using terraform docs with pre-commit was slowing things down, because an extra commit was required to commit the changes made by the pre-commit hook. Using the GitHub action means that changes are committed automatically in the pull request.