mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
missed that
This commit is contained in:
parent
080385c86a
commit
ecea3e2591
@ -352,7 +352,7 @@ const stateWriteFatalErrorFmt = `Failed to save state after apply.
|
||||
|
||||
Error serializing state: %s
|
||||
|
||||
A catastrophic error has prevented OpenTF from persisting the state file or creating a backup. Unfortunately this means that the record of any resources created during this apply has been lost, and such resources may exist outside of Terraform's management.
|
||||
A catastrophic error has prevented OpenTF from persisting the state file or creating a backup. Unfortunately this means that the record of any resources created during this apply has been lost, and such resources may exist outside of OpenTF's management.
|
||||
|
||||
For resources that support import, it is possible to recover by manually importing each resource using its id from the target system.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user