We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8b3620 commit d4c998eCopy full SHA for d4c998e
1 file changed
website/source/docs/commands/graph.html.markdown
@@ -9,7 +9,7 @@ sidebar_current: "docs-commands-graph"
9
The `terraform graph` command is used to generate a visual
10
representation of either a configuration or execution plan.
11
The output is in the DOT format, which can be used by
12
-GraphViz to generate charts.
+[GraphViz](http://www.graphviz.org) to generate charts.
13
14
15
## Usage
0 commit comments