mirror of
https://github.com/hashicorp/terraform.git
synced 2026-05-16 19:39:42 -04:00
This means that terraform commands like `plan`, `apply`, `show`, and `graph` will expand all modules by default. While modules-as-black-boxes is still very true in the conceptual design of modules, feedback on this behavior has consistently suggested that users would prefer to see more verbose output by default. The `-module-depth` flag and env var are retained to allow output to be optionally limited / summarized by these commands. |
||
|---|---|---|
| .. | ||
| create.html.markdown | ||
| index.html.markdown | ||
| sources.html.markdown | ||
| usage.html.markdown | ||