Skip to content

Instantly share code, notes, and snippets.

@Temikus
Last active August 29, 2015 14:21
Show Gist options
  • Save Temikus/caca27523b0efb461fc0 to your computer and use it in GitHub Desktop.
Save Temikus/caca27523b0efb461fc0 to your computer and use it in GitHub Desktop.
Terraform draw cycles
terraform graph -draw-cycles -module-depth=-1 plan.tf | dot -Tpng > graph.png`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment