We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
.pre-commit-config.yaml:
.pre-commit-config.yaml
repos: - repo: git://github.com/antonbabenko/pre-commit-terraform rev: v1.8.0 hooks: - id: terraform_fmt - id: terraform_docs_replace args: ['--with-aggregate-type-defaults', '--sort-inputs-by-required']
There are *.tf and *.tfvars files in root and in directories.
README.md in directories is correct, but README.md in the root dir has this content:
Usage: terraform-docs [--no-required] [--no-sort | --sort-inputs-by-required] [--with-aggregate-type-defaults] [json | markdown | md] <path>...
PS: @RothAndrew could you please take a look and fix this.
The text was updated successfully, but these errors were encountered:
Yep. I'm on it.
Sorry, something went wrong.
No branches or pull requests
.pre-commit-config.yaml
:There are *.tf and *.tfvars files in root and in directories.
README.md in directories is correct, but README.md in the root dir has this content:
PS: @RothAndrew could you please take a look and fix this.
The text was updated successfully, but these errors were encountered: