Commit Graph

12 Commits

Author SHA1 Message Date
Sander van Harmelen 178ec8f7b4 Remove support for the -module-depth flag
# Conflicts:
#	backend/backend.go
2018-11-02 18:44:04 +01:00
Ryosuke Sato f5b6c529ef
Update README.md 2018-03-08 17:41:51 +09:00
Ryosuke Sato 0940a3458a
Remove contrib/zsh-completion/ because the configution is too old 2018-03-08 17:38:03 +09:00
Robert Liebowitz 8d98fdecac Autoload only .auto.tfvars files 2017-07-05 17:24:17 -07:00
Adam Byrtek 282e56cba8 Shell completions for fish 2017-04-17 15:40:55 +00:00
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
Rafal Jeczalik 4f25b552bb use single import path for aws-sdk-go 2015-11-16 00:42:08 +01:00
Syohei YOSHIDA 4702f4e97c Correct misspellings 2015-05-29 10:25:42 +09:00
Paul Hinze 2d1aafd549 contrib: aws api coverage report script
quick 'n' dirty - might have some bugs, but it'll get us started
2015-05-12 14:16:22 -05:00
Andrew Langhorn bb4f7415ca Rename "The The" so that they can play songs again
Other than the fact that "The the" doesn't really make any sense anywhere
that it's used in Terraform, they're a post-punk band from the UK.

Fixes "The The" so that they can get back to playing songs.
2015-05-06 22:53:11 +01:00
Alex Shadrin fdfb84df71 added taint completion 2015-04-04 13:06:27 +03:00
gkze 6fa8aa5b3e Add zsh completion support 2015-01-16 00:34:32 -08:00