mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Typo: determien -> determine (#11888)
This commit is contained in:
parent
67b0c3dfc6
commit
e39f4e1993
@ -1490,7 +1490,7 @@ const errBackendRemoteRead = `
|
||||
Error reading backend state: %s
|
||||
|
||||
Terraform is trying to read the state from your configured backend to
|
||||
determien if there is any migration steps necessary. Terraform can't continue
|
||||
determine if there is any migration steps necessary. Terraform can't continue
|
||||
without this check because that would risk losing state. Please resolve the
|
||||
error above and try again.
|
||||
`
|
||||
|
Loading…
Reference in New Issue
Block a user