Skip to content

Instantly share code, notes, and snippets.

@mw866
Last active June 14, 2023 05:06
Show Gist options
  • Save mw866/fa65ce294a2c293b8f2db53b90eea498 to your computer and use it in GitHub Desktop.
Save mw866/fa65ce294a2c293b8f2db53b90eea498 to your computer and use it in GitHub Desktop.
#terraform
terraform graph | dot -Tsvg > graph.svg
terraform state list
terraform plan -out=FILENAME
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment