Commit Graph

19 Commits (394cf7f25eddcaeddf45c581ca64d71135ab887b)

Author SHA1 Message Date
Kristin Laemmert c73a5fc07d
command/show: add provider name to resource changes (#20711)
7 years ago
Kristin Laemmert 9d0d564ec7
`terraform show` and `terraform providers schema -json` should return valid json (#20697)
7 years ago
Kristin Laemmert 30672faebe
remove indentation from json output of `show` and `providers schema` (#20623)
7 years ago
Kristin Laemmert 8fb4e5ce6e
command/show: differentiate between state schemas and plan schemas. (#20516)
7 years ago
Kristin Laemmert c4151b7c7c
command/show: fixing bugs in modulecalls (#20513)
7 years ago
Kristin Laemmert 0c94e20a83
command/show enhancements and bugfixes
7 years ago
Kristin Laemmert c59a274e96
command/jsonplan: "deposed" should be a string, not a bool. (#20351)
7 years ago
Kristin Laemmert 818b4ec068
command/show: add "module_version" to "module_calls" in config (#20367)
7 years ago
Kristin Laemmert f2f35265bc
command/show: json output enhancements (#20291)
7 years ago
Kristin Laemmert c810e4582c
command/show: continued work on `terraform show -json` output (#20171)
7 years ago
Kristin Laemmert 6e057c529e
command/jsonplan: sort resources by address (#20113)
7 years ago
Kristin Laemmert 514ac6b890
command/show: improvements to show -json output (#20110)
7 years ago
Kristin Laemmert e9099b4fcc
command/jsonplan: fix panic when filteredAfter is null (#20096)
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 cdf7cc2449
command/json*: updating documentation and adding tests (#19944)
7 years ago
Kristin Laemmert 3e9c51c726
command/jsonstate: marshal state into a machine readable blob o'json (#19911)
7 years ago
Kristin Laemmert 2b6dc13f29
jsonplan: remove "proposed_unknown" structure in favor of "after_unknown" field in "change" (#19709)
7 years ago
Kristin Laemmert 126e5f337f
json output of terraform plan (#19687)
7 years ago