Generate a Graphviz dependency graph for visualization.
Section: Inspect State and Outputs
Generate dependency graph
bash
bash
terraform graph | dot -Tpng > graph.pngExplanation
Generate a Graphviz dependency graph for visualization.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Inspect State and Outputs
Show raw output
Print a string output without JSON quoting or extra formatting.
Show human-readable state or plan
Show human-readable representation of current state.