Difference between revisions of "Errored.tfstate"
Jump to navigation
Jump to search
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
[[terraform state push]] errored.tfstate | [[terraform state push]] errored.tfstate | ||
+ | Failed to write state: cannot import state with serial 9 over newer state with serial 10 | ||
+ | Failed to write state: cannot overwrite existing state with serial 9 with a different state that has the same serial | ||
− | {{terraform state}} | + | head errored.tfstate |
+ | { | ||
+ | "version": 4, | ||
+ | "[[terraform_version]]": "1.4.2", | ||
+ | "serial": 9, | ||
+ | "lineage": "3a644c83-b825-469c-ff45-123455", | ||
+ | "outputs": { | ||
+ | "[[service_discovery_namespace_id]]": { | ||
+ | "value": "ns-1232342345435", | ||
+ | "type": "string" | ||
+ | } | ||
+ | |||
+ | |||
+ | == See also == | ||
+ | * {{terraform state}} | ||
+ | |||
+ | [[Category:TF]] |
Latest revision as of 09:16, 21 March 2023
terraform state push errored.tfstate Failed to write state: cannot import state with serial 9 over newer state with serial 10
Failed to write state: cannot overwrite existing state with serial 9 with a different state that has the same serial
head errored.tfstate { "version": 4, "terraform_version": "1.4.2", "serial": 9, "lineage": "3a644c83-b825-469c-ff45-123455", "outputs": { "service_discovery_namespace_id": { "value": "ns-1232342345435", "type": "string" }
See also[edit]
Advertising: