Typo: determien -> determine (#11888)
This commit is contained in:
parent
67b0c3dfc6
commit
e39f4e1993
|
@ -1490,7 +1490,7 @@ const errBackendRemoteRead = `
|
||||||
Error reading backend state: %s
|
Error reading backend state: %s
|
||||||
|
|
||||||
Terraform is trying to read the state from your configured backend to
|
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
|
without this check because that would risk losing state. Please resolve the
|
||||||
error above and try again.
|
error above and try again.
|
||||||
`
|
`
|
||||||
|
|
Loading…
Reference in New Issue