terraform/website/docs/internals
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
..
archiving.html.md website: Add docs/internals/archiving.html to describe the archiving process. (#18831) 2018-09-10 17:32:43 -07:00
credentials-helpers.html.md website: CLI: Update links to moved docs pages 2021-01-22 12:22:21 -08:00
debugging.html.md Remove panic debugging information (#29512) 2021-09-21 05:45:04 -07:00
graph.html.md website: CLI: Update links to moved docs pages 2021-01-22 12:22:21 -08:00
index.html.md Update metadata description on internals overview page 2021-07-23 16:21:41 -04:00
json-format.html.md core: Report ActionReasons when we plan to delete "orphans" 2021-09-23 14:37:08 -07:00
lifecycle.html.md website: new filesystem layout for core/provider split 2017-06-13 11:25:32 -07:00
login-protocol.html.markdown website: CLI: Update links to moved docs pages 2021-01-22 12:22:21 -08:00
machine-readable-ui.html.md json-output: Config-driven move support in JSON UI 2021-09-20 15:25:23 -04:00
module-registry-protocol.html.md website: Language: Update links to moved pages 2021-01-22 12:22:21 -08:00
provider-meta.html.md website: Configuration Language navigation refactoring 2020-06-18 09:31:52 -07:00
provider-network-mirror-protocol.html.md typo 2021-06-02 12:27:40 -07:00
provider-registry-protocol.html.md website: CLI: Update links to moved docs pages 2021-01-22 12:22:21 -08:00
remote-service-discovery.html.md website: CLI: Update links to moved docs pages 2021-01-22 12:22:21 -08:00