terraform/website/docs
Alisdair McDiarmid 78c4a8c461 json-output: Previous address for resource changes
Configuration-driven moves are represented in the plan file by setting
the resource's `PrevRunAddr` to a different value than its `Addr`. For
JSON plan output, we here add a new field to resource changes,
`previous_address`, which is present and non-empty only if the resource
is planned to be moved.

Like the CLI UI, refresh-only plans will include move-only changes in
the resource drift JSON output. In normal plan mode, these are elided to
avoid redundancy with planned changes.
2021-09-20 15:25:23 -04:00
..
cli Revert "json-output: Release format version 1.0" 2021-09-09 11:25:35 -04:00
configuration Merge pull request #28089 from jnerin/patch-1 2021-08-23 18:00:42 -04:00
configuration-0-11 website: remove legacy provider docs index (#29134) 2021-07-09 14:44:58 -07:00
internals json-output: Previous address for resource changes 2021-09-20 15:25:23 -04:00
language Merge pull request #29494 from magnetikonline/docs-s3-backend-dynamodb-partition-key 2021-09-13 10:39:02 -04:00