terraform/command/test-fixtures/show-json
Kristin Laemmert 818b4ec068
command/show: add "module_version" to "module_calls" in config (#20367)
* command/show: add "module_version" to "module_calls" in config portion
of `terraform show`.

Also extended the `terraform show -json` test to run `init` so we could
add examples with modules. This does _not_ test the "module_version"
yet, but it _did_ help expose a bug in jsonplan where modules were
duplicated. This is also fixed in this PR.

* command/jsonconfig: rename version to version_constraint and
resolved_source to source.
2019-02-19 08:12:33 -08:00
..
basic-create command/jsonconfig: display module variables in config output (#20311) 2019-02-12 12:03:07 -08:00
basic-delete command/jsonconfig: display module variables in config output (#20311) 2019-02-12 12:03:07 -08:00
basic-update command/jsonconfig: display module variables in config output (#20311) 2019-02-12 12:03:07 -08:00
modules command/show: add "module_version" to "module_calls" in config (#20367) 2019-02-19 08:12:33 -08:00