Difference between revisions of "Errored.tfstate"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
[[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 import state with serial 9 over newer state with serial 10 | ||
+ | |||
+ | |||
+ | 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" | ||
+ | } | ||
{{terraform state}} | {{terraform state}} |
Revision as of 05:17, 21 March 2023
terraform state push errored.tfstate Failed to write state: cannot import state with serial 9 over newer state with serial 10
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" }
Terraform state: terraform [ state | replace-provider | mv ]
, backend.tf
, Remote state backends to manage Terraform state, State locking, terraform force-unlock
Advertising: