terraform/command/jsonconfig
Kristin Laemmert a2ac491cde
command/show: improvements to json output (#20139)
* command/show: add support for -json output for state

* command/jsonconfig: do not marshal empty count/for each expressions

* command/jsonstate: continue gracefully if the terraform version is somehow missing from state
2019-01-28 15:53:53 -08:00
..
config.go command/show: improvements to json output (#20139) 2019-01-28 15:53:53 -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