mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Update website/docs/internals/json-format.mdx
Co-authored-by: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com>
This commit is contained in:
parent
08fed6e296
commit
a0b66c87cc
@ -197,8 +197,8 @@ For ease of consumption by callers, the plan representation includes a partial r
|
||||
],
|
||||
|
||||
// "relevant_attributes" lists the sources of all values contributing to
|
||||
// changes in the plan. "relevant_attributes" can be used to filter
|
||||
// "resource_drift" to determine which external changes may have affected the
|
||||
// changes in the plan. You can use "relevant_attributes" to filter
|
||||
// "resource_drift" and determine which external changes may have affected the
|
||||
// plan result.
|
||||
"relevant_attributes": [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user