mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Merge pull request #32539 from cmaritan/patch-1
DOC: Update supported options of command graph -type=...
This commit is contained in:
commit
2a49d4b784
@ -37,8 +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-destroy`, `apply`,
|
||||
`validate`, `input`, `refresh`.
|
||||
* `-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