Commit Graph

43 Commits (f2dbf80badc8c7385a7b44bb040ae5e8550e7e60)

Author SHA1 Message Date
Josh Grancell ac3578a0bc command/output: Absence of outputs is not an error
6 years ago
Kristin Laemmert c9d62bb2f6
command: discard output from flags package and return errs directly (#22373)
7 years ago
Alex Pilon 4bf43efcfd
move hcl2shim package to configs
7 years ago
Kristin Laemmert 1c95b21c6c
command/output: get the state path from the workspace or CLI argument (#20994)
7 years ago
Sander van Harmelen ef9054562e commands: make sure the correct flagset is used
7 years ago
Martin Atkins 37bc187f95 command: "terraform output" mustn't panic when no state is present
7 years ago
Martin Atkins 73abb6e8f4 command: Re-enable showing outputs after successful "apply"
7 years ago
Martin Atkins 025540789c command: Restore the "terraform output" functionality
7 years ago
Martin Atkins a3403f2766 terraform: Ugly huge change to weave in new State and Plan types
7 years ago
Martin Atkins c937c06a03 terraform: ugly huge change to weave in new HCL2-oriented types
7 years ago
Martin Atkins ebafa51723 command: Various updates for the new backend package API
7 years ago
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)
9 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