We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Generate README using terraform-docs in not only modules but also service directories.
https://suzuki-shunsuke.github.io/tfaction/docs/feature/module#generate-document
Generating README is useful for service directories as well.
This feature requires terraform-docs, so to keep the compatibility this feature is disabled by default.
docs terraform-docs: enabled: true
tfaction.yaml
terraform graph
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Feature Overview
Generate README using terraform-docs in not only modules but also service directories.
https://suzuki-shunsuke.github.io/tfaction/docs/feature/module#generate-document
Why is the feature needed?
Generating README is useful for service directories as well.
Example Code
This feature requires terraform-docs, so to keep the compatibility this feature is disabled by default.
tfaction.yaml
Note
terraform graph
and Mermaid in documents #1862The text was updated successfully, but these errors were encountered: