Commit Graph

32 Commits (b41f08d79d2a2e8dea1fa690c19bb6dff249e141)

Author SHA1 Message Date
Lyle Franklin 26b907387d cli: Remove error on empty outputs when `-json` is set (#11721)
8 years ago
Robert Liebowitz 006744bfe0 Use all tfvars files in working directory
9 years ago
Martin Atkins 418a8a8bc9 command + backend: rename various API objects to "Workspace" terminology
9 years ago
James Bardin b53704ed87 Thread the environment through all commands
9 years ago
Chris Paris 5812bae27f RefreshState in output command
9 years ago
Seth Vargo 0d39123cb0
Update error message when no outputs are defined
9 years ago
Seth Vargo 037d4b6c87
Suggest refresh instead of apply
9 years ago
Mitchell Hashimoto ad7b063262
command: convert to use backends
9 years ago
Calle Pettersson 51ff5cba38 Align the help string of output with documentation (#9735)
10 years ago
James Nugent 0e4e94a86f core: Fix -module for terraform output command
10 years ago
James Nugent b4048dfc1d core: Add -json flag to `terraform output`
10 years ago
James Nugent ef3aad1231 core: Correctly format nested outputs
10 years ago
James Nugent 7aec98237c core: Format empty lists and maps in output
10 years ago
James Nugent 8e732c104b core: Error over panic if output type unknown
10 years ago
James Nugent 3ea3c657b5 core: Use OutputState in JSON instead of map
10 years ago
James Nugent 6a20e8927d core: Fix issues from rebasing dev-0.7 onto master
10 years ago
James Nugent e57a399d71 core: Use native HIL maps instead of flatmaps
10 years ago
James Nugent 6aac79e194 state: Add support for outputs of multiple types
10 years ago
James Nugent b62f6af158 core: Add support for marking outputs as sensitive (#6559)
10 years ago
Radek Simko 9596271b36 Code formatted via gofmt
11 years ago
Radek Simko 10f04c90a5 'terraform output' helptext spacing fixed
11 years ago
Eric Connell 85d1d15d81 output command supports printing all outputs
11 years ago
Radek Simko b7d41d2eed Add -no-color to help text
11 years ago
Paul Hinze aa39dc71de command/output: fix error msg typo
11 years ago
Kirill Shirinkin b05e36a6e3 Add module outputs
11 years ago
Mitchell Hashimoto 83cb277583 command/output: don't panic if no root module in state [GH-1263]
11 years ago
Mitchell Hashimoto 579f102f37 command: start migrating to new state package
11 years ago
Armon Dadgar 0c9436f37b command/output: Remote enable
11 years ago
Mitchell Hashimoto cdad3036ae command: closer to compiling
12 years ago
Mitchell Hashimoto 642fed0356 command: terraform.tfvars loaded by default if it exists
12 years ago
Mitchell Hashimoto 3f803cb75c command/output: protect againts blank params
12 years ago
Mitchell Hashimoto 2caff709d6 comand/output
12 years ago