Difference between revisions of "Terraform state push"

From wikieduonline
Jump to navigation Jump to search
 
(12 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 -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 ==
 +
* <code>[[terraform state pull]]</code>
 +
* [[Terraform remote backend]]
  
 
== See also ==
 
== See also ==
* {{terraform cmd}}
+
* {{terraform state}}
 +
* {{terraform state cmd}}
  
 
[[Category:Terraform]]
 
[[Category:Terraform]]

Latest revision as of 05:16, 21 March 2023

Advertising: