terraform/website/docs/state
Martin Atkins 08ba58c8c8 website: Documentation about the one-to-one object binding assumption
Terraform's design assumes that each remote object in Terraform's care is
bound to one resource instance and one alone. If the same object is bound
to multiple instances then confusing behavior will often result, such as
two resource configurations competing to update a single object, or
objects being "left behind" when all existing Terraform deployments are
destroyed.

This assumption was previously only implied, though. This change is an
attempt to be more explicit about it, although these are additions to some
older documentation sections that have not been revised for some time and
so this is just a best effort to make this information discoverable
without getting drawn into a full-on reorganization of these sections.

While revising this there were some particular oddities that I decided to
revise while I was there, but I'll leave a fuller revision of this older
content for a later commit when we have more time to review it in greater
detail.
2020-07-31 15:22:50 -07:00
..
environments.html.md website: Fix several spelling errors 2019-03-21 18:12:11 -07:00
import.html.md website: new filesystem layout for core/provider split 2017-06-13 11:25:32 -07:00
index.html.md website: Documentation about the one-to-one object binding assumption 2020-07-31 15:22:50 -07:00
locking.html.md website: new filesystem layout for core/provider split 2017-06-13 11:25:32 -07:00
purpose.html.md website: Documentation about the one-to-one object binding assumption 2020-07-31 15:22:50 -07:00
remote.html.md add a new field ecs_role_name to support more scenario 2019-11-02 00:09:46 +08:00
sensitive-data.html.md website: Revise sensitive data in state page 2019-12-18 11:39:04 -08:00
workspaces.html.md backend/kubernetes: Kubernetes supports multiple workspaces 2020-06-11 08:35:22 -04:00