terraform/command/jsonconfig
Kristin Laemmert c4151b7c7c
command/show: fixing bugs in modulecalls (#20513)
* command/show: fixing bugs in modulecalls

jsonconfig and jsonplan both had subtle bugs with the logic for
marshaling module calls that only showed up when multiple modules were
referenced. This PR fixes those bugs and extends the existing tests to
include multiple modules.

* sort all the things, mostly for tests
2019-03-01 13:59:12 -08:00
..
config.go command/show: fixing bugs in modulecalls (#20513) 2019-03-01 13:59:12 -08:00
doc.go json output of terraform plan (#19687) 2018-12-19 11:08:25 -08:00
expression.go json output of terraform plan (#19687) 2018-12-19 11:08:25 -08:00
expression_test.go command/jsonplan: fix panic when filteredAfter is null (#20096) 2019-01-23 16:14:34 -08:00