forked from github/pre-commit-opentofu
fix: entry for tofu_docs_replace
Signed-off-by: Nikolai Mishin <sanduku.default@gmail.com>
This commit is contained in:
parent
7b04f0c249
commit
f146463ac8
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@
|
||||||
name: OpenTofu docs (overwrite README.md)
|
name: OpenTofu docs (overwrite README.md)
|
||||||
description: Overwrite content of README.md with terraform-docs.
|
description: Overwrite content of README.md with terraform-docs.
|
||||||
require_serial: true
|
require_serial: true
|
||||||
entry: terraform_docs_replace
|
entry: hooks/tofu_docs_replace.py
|
||||||
language: python
|
language: python
|
||||||
files: (\.tf)$
|
files: (\.tf)$
|
||||||
exclude: \.terraform\/.*$
|
exclude: \.terraform\/.*$
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue