Embed the dependency graph by `terraform graph` and Mermaid in documents
Opened this issue · 0 comments
suzuki-shunsuke commented
Feature Overview
Embed the dependency graph by terraform graph
and Mermaid in documents.
Why is the feature needed?
Dependency graph is useful to understand the infrastructure.
Example Code
tfaction-yaml
docs:
terraform-docs: true
dependency-graph: true
tfaction.yaml
docs:
terraform-docs: true
dependency-graph: true