Commit Graph

41 Commits (f2dbf80badc8c7385a7b44bb040ae5e8550e7e60)

Author SHA1 Message Date
Martin Atkins 9a62ab3014 command: "terraform show" renders plans like "terraform plan"
6 years ago
Martin Atkins 8664749b59 backend: Allow certain commands to opt out of required variable checks
6 years ago
Lars Lehtonen 85b2000223 command/show: Fix dropped errors (#22772)
7 years ago
Kristin Laemmert c9d62bb2f6
command: discard output from flags package and return errs directly (#22373)
7 years ago
Kristin Laemmert b9f114aa25
command/show (json): marshal the state snapshot included with the plan file (#21597)
7 years ago
Kristin Laemmert d5bb09b13b
command/show: refresh is required to show remote state (#20818)
7 years ago
Kristin Laemmert 9d0d564ec7
`terraform show` and `terraform providers schema -json` should return valid json (#20697)
7 years ago
Kristin Laemmert d72defd044
command/show and state show: honor user-specified plugin-dir (#20557)
7 years ago
Kristin Laemmert 8fb4e5ce6e
command/show: differentiate between state schemas and plan schemas. (#20516)
7 years ago
Nick Fagerlund 3c42508700
Apply suggestions from code review
7 years ago
Kristin Laemmert a43004e382 website/docs: add detailed documentation for the json serialization of
7 years ago
Kristin Laemmert f7ab90207c website/docs: add -json flag to terraform show docsn
7 years ago
Kristin Laemmert a2ac491cde
command/show: improvements to json output (#20139)
7 years ago
Kristin Laemmert 514ac6b890
command/show: improvements to show -json output (#20110)
7 years ago
Kristin Laemmert 126e5f337f
json output of terraform plan (#19687)
7 years ago
Sander van Harmelen ef9054562e commands: make sure the correct flagset is used
7 years ago
Sander van Harmelen 178ec8f7b4 Remove support for the -module-depth flag
7 years ago
Sander van Harmelen 5458a91985 command/state: update and fix the state show command
7 years ago
Kristin Laemmert a4c3022cf8 command/show: config files are assumed to be in cwd
7 years ago
Kristin Laemmert 14c28b8de4 cli: format/state refactor to use blockBodyDiffPrinter
7 years ago
Kristin Laemmert 8063f69e5c cli: format/state refactor for new state format
7 years ago
Martin Atkins a3403f2766 terraform: Ugly huge change to weave in new State and Plan types
7 years ago
Martin Atkins ebafa51723 command: Various updates for the new backend package API
7 years ago
Martin Atkins 3ea159297c command/format: improve consistency of plan results
9 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
Mitchell Hashimoto ad7b063262
command: convert to use backends
9 years ago
Paul Hinze e67fc0fe9b command: Change module-depth default to -1
10 years ago
Paul Hinze cb5c2567b3 core: fix `terraform show` with remote state
11 years ago
Paul Hinze 29d34cd5a4 command: allow module depth to be set via env var
11 years ago
Mitchell Hashimoto 579f102f37 command: start migrating to new state package
11 years ago
Armon Dadgar cce881aadd command/show: enable printing of remote state
11 years ago
Mitchell Hashimoto dac5f0e3df command/show: update help
12 years ago
Mitchell Hashimoto 069f758efb command/show: show default state with no args [GH-349]
12 years ago
Mitchell Hashimoto e5e51d7b17 command: state output is well formatted for modules
12 years ago
Mitchell Hashimoto 8c17062638 command: plan shows module-level, can control depth
12 years ago
Mitchell Hashimoto 642fed0356 command: terraform.tfvars loaded by default if it exists
12 years ago
Mitchell Hashimoto 687c5cd35c command/show: remove unused fields in struct
12 years ago
Mitchell Hashimoto 6c736bd3c4 command: introduce Meta and "-no-color" option
12 years ago
Mitchell Hashimoto dbc1c63d79 command/show
12 years ago