mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-24 16:10:46 -06:00
Update website/docs/cli/commands/graph.mdx
This commit is contained in:
parent
2458007d25
commit
2eb7fe3b5e
@ -37,7 +37,7 @@ Options:
|
||||
* `-draw-cycles` - Highlight any cycles in the graph with colored edges.
|
||||
This helps when diagnosing cycle errors.
|
||||
|
||||
* `-type=plan` - Type of graph to output. Can be: `plan`, `plan-refresh-only`, `plan-destroy`, `apply`
|
||||
* `-type=plan` - Type of graph to output. Can be: `plan`, `plan-refresh-only`, `plan-destroy`, or `apply`.
|
||||
|
||||
* `-module-depth=n` - (deprecated) In prior versions of Terraform, specified the
|
||||
depth of modules to show in the output.
|
||||
|
Loading…
Reference in New Issue
Block a user