terraform/contrib/zsh-completion
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
..
README.md Add zsh completion support 2015-01-16 00:34:32 -08:00
_terraform command: Change module-depth default to -1 2016-01-20 13:58:02 -06:00
install.sh Add zsh completion support 2015-01-16 00:34:32 -08:00

README.md

Terraform zsh completion

./install.sh