mirror of
https://github.com/tofuutils/pre-commit-opentofu.git
synced 2025-10-15 17:38:54 +02:00
chore: Add deprecation notice to terraform_docs_replace (#280)
This commit is contained in:
parent
d4ae82fa95
commit
af10d4f082
2 changed files with 25 additions and 17 deletions
|
|
@ -0,0 +1,4 @@
|
|||
print(
|
||||
'`terraform_docs_replace` hook is DEPRECATED.'
|
||||
'For details, see https://github.com/antonbabenko/pre-commit-terraform/issues/248'
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue