Generate document using terraform-docs
How to use
By default, this feature is disabled.
tfaction-root.yaml:
terraform_docs:
enabled: true
tfaction.yaml:
terraform_docs:
enabled: true
terraform-docs configuration
tfaction searches a configuration file:
- .terraform-docs.ya?ml in service directory
- .config/.terraform-docs.ya?ml in service directory
- .terraform-docs.ya?ml in the repository root directory
- .config/.terraform-docs.ya?ml in the repository root directory