terraform/website/docs
Martin Atkins a1a713cf28 core: Report ActionReasons when we plan to delete "orphans"
There are a few different reasons why a resource instance tracked in the
prior state might be considered an "orphan", but previously we reported
them all identically in the planned changes.

In order to help users understand the reason for a surprising planned
delete, we'll now try to specify an additional reason for the planned
deletion, covering all of the main reasons why that could happen.

This commit only introduces the new detail to the plans.Changes result,
though it also incidentally exposes it as part of the JSON plan result
in order to keep that working without returning errors in these new
cases. We'll expose this information in the human-oriented UI output in
a subsequent commit.
2021-09-23 14:37:08 -07: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 core: Report ActionReasons when we plan to delete "orphans" 2021-09-23 14:37:08 -07:00
language Merge pull request #29567 from drasko95/patch-1 2021-09-20 17:24:31 -04:00