terraform/command/jsonconfig
Kristin Laemmert f8e3456867
command/show: fix bug displaying provider config in json output of tf plan (#25577)
A lingering FIXME caused missing configuration from provider config
blocks in the json output of terraform plan. This fixes the regression
and adds a test. For the sake of testing, I added an optional attribute
to the show test provider, which resulted in the providers schema test
getting an update - not a bad addition, but we can always add a
test-specific provider schema as needed.
2020-07-14 15:28:31 -04:00
..
config.go command/show: fix bug displaying provider config in json output of tf plan (#25577) 2020-07-14 15:28:31 -04:00
doc.go json output of terraform plan (#19687) 2018-12-19 11:08:25 -08:00
expression.go vendor: switch to HCL 2.0 in the HCL repository 2019-10-02 15:10:21 -07:00
expression_test.go vendor: switch to HCL 2.0 in the HCL repository 2019-10-02 15:10:21 -07:00