Merge pull request #3461 from juliandunn/remove-graphviz-workspace

GraphViz Workspace appears to be dead, so remove it from the docs.
This commit is contained in:
Martin Atkins 2015-10-09 00:00:37 -07:00
commit 11a14260db
1 changed files with 0 additions and 3 deletions

View File

@ -46,9 +46,6 @@ by GraphViz:
$ terraform graph | dot -Tpng > graph.png
```
Alternatively, the web-based [GraphViz Workspace](http://graphviz-dev.appspot.com)
can be used to quickly render DOT file inputs as well.
Here is an example graph output:
![Graph Example](graph-example.png)