fix push
This commit is contained in:
parent
9022b23d57
commit
caf0bdbe8d
|
@ -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).
|
||||
|
|
Loading…
Reference in New Issue