Files
opentf/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
..
2016-01-14 17:13:14 -05:00
2015-05-27 17:11:31 +02:00
2016-01-14 16:03:26 -05:00
2015-03-13 17:37:05 -06:00