generated from clouddrove/terraform-module-template
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
Just in case you plan to update to new versions of hook (1.93.0+)
You need to drop the template section to use the default one
terraform-aws-eks-addons/.github/workflows/readme.yml
Lines 39 to 42 in e606632
template: |- | |
<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK --> | |
{{ .Content }} | |
<!-- END OF PRE-COMMIT-TERRAFORM DOCS HOOK --> |
Or run simple bash script from p.3 in https://github.com/antonbabenko/pre-commit-terraform?tab=readme-ov-file#terraform_docs (permalink) which will replace all comment occurrences
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers