Typo: determien -> determine (#11888)

This commit is contained in:
George Hartzell 2017-02-12 11:46:32 -08:00 committed by Paul Stack
parent 67b0c3dfc6
commit e39f4e1993
1 changed files with 1 additions and 1 deletions

View File

@ -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.
`