Graphviz Workspace appears to be dead, so remove it from the docs.

This commit is contained in:
Julian C. Dunn 2015-10-09 01:19:14 -04:00
parent 59bddf7b55
commit 3143d1703d
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)