mirror of
https://github.com/hashicorp/terraform.git
synced 2026-02-20 08:30:07 -05:00
* command/jsonstate: properly marshal deposed resources This PR addresses 2 issues: `show -json` would crash if there was not a `Current` `states.ResourceInstance` for a given resource, and `deposed` resource instances were not shown at all. Fixes #22642 |
||
|---|---|---|
| .. | ||
| doc.go | ||
| state.go | ||
| state_test.go | ||