Files
opentf/command
Kristin Laemmert c810e4582c command/show: continued work on terraform show -json output (#20171)
* command/jsonstate: do not hide SchemaVersion of '0'
* command/jsonconfig: module_calls should be a map
* command/jsonplan: include current terraform version in output
* command/jsonconfig: properly marshal expressions from a module call

Previously this was looking at the root module's variables, instead of
the child module variables, to build the module schema. This fixes that
bug.
2019-02-01 13:47:18 -08:00
..
2015-04-29 13:07:13 -05:00
2018-10-16 19:14:11 -07:00
2018-10-16 19:14:11 -07:00
2018-01-09 23:13:33 +00:00
2018-12-18 17:57:44 -05:00
2018-10-16 18:24:47 -07:00
2019-01-08 14:57:52 +01:00
2019-01-08 14:57:52 +01:00
2018-11-26 23:38:37 +00:00
2014-05-24 12:04:43 -07:00