Difference between revisions of "Terraform state push"
Jump to navigation
Jump to search
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
− | * https://www.terraform.io/cli/commands/state/push | + | * https://www.terraform.io/cli/commands/state/push (This command should rarely be used). |
+ | |||
[[terraform state]] push | [[terraform state]] push | ||
+ | [[terraform state push -force]] | ||
+ | [[terraform state push --help]] | ||
+ | |||
+ | terraform state push [[errored.tfstate]] | ||
+ | Failed to write state: cannot import state with serial 9 over newer state with serial 10 | ||
== Related == | == Related == | ||
* <code>[[terraform state pull]]</code> | * <code>[[terraform state pull]]</code> | ||
+ | * [[Terraform remote backend]] | ||
== See also == | == See also == |
Latest revision as of 05:16, 21 March 2023
- https://www.terraform.io/cli/commands/state/push (This command should rarely be used).
terraform state push terraform state push -force terraform state push --help
terraform state push errored.tfstate Failed to write state: cannot import state with serial 9 over newer state with serial 10
Related[edit]
See also[edit]
Advertising: