package
0.6.3
Repository: https://github.com/ibm-cloud/terraform.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Creates a properly initialized DOT Graph.
No description provided by the author

# Structs

An Edge in a DOT graph, as expressed by recording the Name of the Node at each end.
Graph is a representation of a drawable DOT graph.
A Node in a DOT graph.
Subgraph is a Graph that lives inside a Parent graph, and contains some additional parameters to control how it is drawn.