remove whitespace

pull/34699/head
Daniel Schmidt 2 years ago
parent e57368045c
commit 5bed43c16d
No known key found for this signature in database
GPG Key ID: 377C3A4D62FBBBE2

@ -183,7 +183,7 @@ func (c *Context) ApplyAndEval(plan *plans.Plan, config *configs.Config, opts *A
"Applied changes may be incomplete",
`The plan was created with the -target option in effect, so some changes requested in the configuration may have been ignored and the output values may not be fully updated. Run the following command to verify that no other changes are pending:
terraform plan
Note that the -target option is not suitable for routine use, and is provided only for exceptional situations such as recovering from errors or mistakes, or when Terraform specifically suggests to use it as part of an error message.`,
))
}

Loading…
Cancel
Save