terraform/website/docs
Martin Atkins 1d3e34e35e command: New -replace=... planning option
This allows a similar effect to pre-tainting an object but does the action
within the context of a normal plan and apply, avoiding the need for an
intermediate state where the old object still exists but is marked as
tainted.

The core functionality for this was already present, so this commit is
just the UI-level changes to make that option available for use and to
explain how it contributed to the resulting plan in Terraform's output.
2021-05-03 15:43:23 -07:00
..
cli command: New -replace=... planning option 2021-05-03 15:43:23 -07:00
configuration lang/funcs: add (console-only) TypeFunction (#28501) 2021-04-23 10:29:50 -04:00
configuration-0-11 website: CLI: Update links to moved docs pages 2021-01-22 12:22:21 -08:00
internals plans: Track an optional extra "reason" for some planned actions 2021-04-29 17:50:46 -07:00
language Add config_paths and drop KUBECONFIG env variable in kubernetes backend (#26997) 2021-04-20 10:05:45 -04:00
providers website: Remove links to legacy provider docs for GitHub, ksyun 2021-01-22 12:51:35 -08:00