terraform/website/source/docs/commands
Paul Hinze e67fc0fe9b command: Change module-depth default to -1
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.
2016-01-20 13:58:02 -06:00
..
apply.html.markdown
destroy.html.markdown
get.html.markdown
graph.html.markdown command: Change module-depth default to -1 2016-01-20 13:58:02 -06:00
index.html.markdown
init.html.markdown Fix broken link 2016-01-14 17:13:14 -05:00
output.html.markdown
plan.html.markdown command: Change module-depth default to -1 2016-01-20 13:58:02 -06:00
push.html.markdown Use HTTPS + www. for links 2016-01-14 16:03:26 -05:00
refresh.html.markdown
remote-config.html.markdown docs: Create new section for remote state backends 2016-01-18 08:08:19 +00:00
remote-pull.html.markdown
remote-push.html.markdown
remote.html.markdown
show.html.markdown command: Change module-depth default to -1 2016-01-20 13:58:02 -06:00
taint.html.markdown