This commit is contained in:
Laura Pacilio 2021-12-21 17:39:30 -05:00
parent 9022b23d57
commit caf0bdbe8d
1 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@ Both of these safety checks can be disabled with the `-force` flag.
**This is not recommended.** If you disable the safety checks and are
pushing state, the destination state will be overwritten.
For configurations using the [Terraform Cloud CLI integration](/cli/cloud/command-line-arguments#ignore-remote-version) or the [`remote` backend](/language/settings/backends/remote#command-line-arguments)
For configurations using the [Terraform Cloud CLI integration](/cli/cloud) or the [`remote` backend](/language/settings/backends/remote)
only, `terraform state push`
also accepts the option
`-ignore-remote-version`.
[`-ignore-remote-version`](/cli/cloud/command-line-arguments#ignore-remote-version).