Merge pull request #10 from tofuutils/fix/7

fix: Entry for tofu_docs_replace
This commit is contained in:
Nikolai Mishin 2024-09-21 22:22:47 +02:00 committed by GitHub
commit ce1ed64ab1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -37,7 +37,7 @@
name: OpenTofu docs (overwrite README.md)
description: Overwrite content of README.md with terraform-docs.
require_serial: true
entry: terraform_docs_replace
entry: hooks/tofu_docs_replace.py
language: python
files: (\.tf)$
exclude: \.terraform\/.*$