mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Update init.mdx
rephrased according to the suggestion.
This commit is contained in:
parent
031c8bba82
commit
38b3bf8edb
@ -84,8 +84,8 @@ directory to use the new backend settings. Either `-reconfigure` or
|
|||||||
The `-migrate-state` option will attempt to copy existing state to the new
|
The `-migrate-state` option will attempt to copy existing state to the new
|
||||||
backend, and depending on what changed, may result in interactive prompts to
|
backend, and depending on what changed, may result in interactive prompts to
|
||||||
confirm migration of workspace states. The `-force-copy` option suppresses
|
confirm migration of workspace states. The `-force-copy` option suppresses
|
||||||
these prompts and answers "yes" to the migration questions. This implies
|
these prompts and answers "yes" to the migration questions.
|
||||||
initiating the new backend with the existing state.
|
This implies enabling `-force-copy` also automatically enables the `-migrate-state` option.
|
||||||
|
|
||||||
The `-reconfigure` option disregards any existing configuration, preventing
|
The `-reconfigure` option disregards any existing configuration, preventing
|
||||||
migration of any existing state.
|
migration of any existing state.
|
||||||
|
Loading…
Reference in New Issue
Block a user