Difference between revisions of "Terraform state push"
Jump to navigation
Jump to search
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
* https://www.terraform.io/cli/commands/state/push (This command should rarely be used). | * 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 == | == Related == |
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: