terraform/command/jsonstate
Kristin Laemmert 99225b8d76
command/jsonstate,plan: fix panic with null values (#23492)
The code responsible for marshalling attribute values was checking for
nil values, but not null.

Fixes #23485, #23274
2019-11-25 15:01:38 -05:00
..
doc.go command/jsonstate: marshal state into a machine readable blob o'json (#19911) 2019-01-03 12:08:03 -08:00
state.go command/jsonstate,plan: fix panic with null values (#23492) 2019-11-25 15:01:38 -05:00
state_test.go command/jsonstate,plan: fix panic with null values (#23492) 2019-11-25 15:01:38 -05:00