fix: Describe migration instructions from terraform_docs_replace (#451)

This commit is contained in:
Maksym Vlasov 2022-11-26 20:35:58 +02:00 committed by GitHub
commit a8bcaa7975
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 33 additions and 20 deletions

View file

@ -1,4 +1,4 @@
print(
'`terraform_docs_replace` hook is DEPRECATED.'
'For details, see https://github.com/antonbabenko/pre-commit-terraform/issues/248'
'For migration instructions see https://github.com/antonbabenko/pre-commit-terraform/issues/248#issuecomment-1290829226'
)