Skip to content

Instantly share code, notes, and snippets.

@gbvanrenswoude
Created May 15, 2020 19:51
Show Gist options
  • Save gbvanrenswoude/42181930edc1f5a68012912f576f8536 to your computer and use it in GitHub Desktop.
Save gbvanrenswoude/42181930edc1f5a68012912f576f8536 to your computer and use it in GitHub Desktop.
graph terraform infra out for architecture
terraform graph | dot -Tsvg > graph.svg
inkscape -z -e frontofficev2.png -w 1000 -h 1000 graphg.svg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment