Commit Graph

36 Commits (f2dbf80badc8c7385a7b44bb040ae5e8550e7e60)

Author SHA1 Message Date
James Bardin b3fc0dab94 use addrs.ConfigResource for dependency tracking
6 years ago
James Bardin e13eecbc5b finish provider ModuleInstance replacement
6 years ago
Kristin Laemmert 7f1b0a4681
command/jsonstate: fix inconsistency with resource address (#24256)
6 years ago
Kristin Laemmert add134298a
addrs: ProviderConfig fixups (#24115)
6 years ago
Kristin Laemmert 47a16b0937
addrs: embed Provider in AbsProviderConfig instead of Type
6 years ago
Martin Atkins 8b511524d6
Initial steps towards AbsProviderConfig/LocalProviderConfig separation (#23978)
6 years ago
Kristin Laemmert 6541775ce4
addrs: roll back change to Type field in ProviderConfig (#23937)
6 years ago
Kristin Laemmert 92f427779d
command/show: fix issue with show and aliased provider (#23848)
6 years ago
Pam Selle d8c31a1efa
Merge pull request #23581 from hashicorp/pselle/show-panic-23377
6 years ago
Pam Selle 9c4d3cc1b1 Add a test
6 years ago
Kristin Laemmert e3416124cc
addrs: replace "Type string" with "Type Provider" in ProviderConfig
6 years ago
Martin Atkins 9a62ab3014 command: "terraform show" renders plans like "terraform plan"
6 years ago
James Bardin e4640a43d7 fix show-json test to expect error from nested mod
7 years ago
Radek Simko 5b9f2fafc8 Standardise directory name for test data
7 years ago
Kristin Laemmert b9f114aa25
command/show (json): marshal the state snapshot included with the plan file (#21597)
7 years ago
Kristin Laemmert 65fc037ecb
command/show (plan -json): fix panic (#21541)
7 years ago
Kristin Laemmert 9d0d564ec7
`terraform show` and `terraform providers schema -json` should return valid json (#20697)
7 years ago
Kristin Laemmert 818b4ec068
command/show: add "module_version" to "module_calls" in config (#20367)
7 years ago
Kristin Laemmert f783ed0d45
command/jsonconfig: display module variables in config output (#20311)
7 years ago
Kristin Laemmert f2f35265bc
command/show: json output enhancements (#20291)
7 years ago
Martin Atkins 7e186f72d9 command: Update "terraform show -json" tests for changed provider contract
7 years ago
Kristin Laemmert a2ac491cde
command/show: improvements to json output (#20139)
7 years ago
Kristin Laemmert f00fcb90bf
mildwonkey/b-show-state (#20032)
7 years ago
Kristin Laemmert 5df9cd0f52
command/show: tests for -json output (#19980)
7 years ago
Kristin Laemmert 126e5f337f
json output of terraform plan (#19687)
7 years ago
Martin Atkins a3403f2766 terraform: Ugly huge change to weave in new State and Plan types
7 years ago
Martin Atkins a270a18a4d command: Update tests for changes in "terraform" package
7 years ago
James Bardin e980156451 cleanup temp files from command tests
8 years ago
Martin Atkins 8364383c35 Push plugin discovery down into command package
9 years ago
Mitchell Hashimoto ad7b063262
command: convert to use backends
9 years ago
Paul Hinze cb5c2567b3 core: fix `terraform show` with remote state
11 years ago
Mitchell Hashimoto 069f758efb command/show: show default state with no args [GH-349]
12 years ago
Mitchell Hashimoto a36b3e1ec5 command: tests pass
12 years ago
Mitchell Hashimoto cdad3036ae command: closer to compiling
12 years ago
Mitchell Hashimoto 2bf6f380dc command/show: fix tests
12 years ago
Mitchell Hashimoto dbc1c63d79 command/show
12 years ago