Commit Graph

19 Commits (03f6c650ca9e78fc0d80d430ca1ec2a52c262da4)

Author SHA1 Message Date
Mitchell Hashimoto 1248b147ac
command/meta: always ask for unset variable input
9 years ago
Paul Hinze e67fc0fe9b command: Change module-depth default to -1
10 years ago
Anthony Scalisi 198e1a5186 remove various typos
11 years ago
Mitchell Hashimoto 96b53cc06c command: ask for input even if tfvars is set [GH-2161]
11 years ago
Paul Hinze 29d34cd5a4 command: allow module depth to be set via env var
11 years ago
Paul Hinze 5f1ea7fccc command: add env var equivalent to -input arg
11 years ago
Mitchell Hashimoto 9062bfda89 command/meta: fix test
11 years ago
Mitchell Hashimoto 579f102f37 command: start migrating to new state package
11 years ago
Armon Dadgar ba01e27026 command: Refresh remote state when loading
11 years ago
Armon Dadgar 53704db4ee command: Enable reading remote-enabled state
11 years ago
Armon Dadgar bf10111745 command/apply: Move state persistence to Meta
11 years ago
Mitchell Hashimoto 16b023bd2b command: ask for the proper level of input
12 years ago
Mitchell Hashimoto 817f0d9f30 command: don't ask for input if terraform.tfvars file given [GH-346]
12 years ago
Mitchell Hashimoto af548c9b53 command/plan: ask for input
12 years ago
Mitchell Hashimoto 5b0859b3f5 command: Input tells us whether we should ask for input or not
12 years ago
Mitchell Hashimoto 69294b1ba3 command: adhere to -no-color, fix test [GH-250]
12 years ago
Mitchell Hashimoto 642fed0356 command: terraform.tfvars loaded by default if it exists
12 years ago
Mitchell Hashimoto 541d23eea0 command: can set Color to false explicitly
12 years ago
Mitchell Hashimoto 6c736bd3c4 command: introduce Meta and "-no-color" option
12 years ago