chore: Clarify terraform-docs config usage (#381)

This commit is contained in:
Maksym Vlasov 2022-05-11 19:31:47 +03:00 committed by GitHub
commit 80ec2dd04d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -417,6 +417,8 @@ Unlike most other hooks, this hook triggers once if there are any changed files
args:
- --args=--config=.terraform-docs.yml
Note: Avoid use `recursive.enabled: true` in config file, that can cause unexpected behavior.
5. If you need some exotic settings, it can be done too. I.e. this one generates HCL files:
```yaml