Fix docs typo (#20924)

* fix docs typo

* restore trailing newline
This commit is contained in:
Jeff 2019-04-04 08:21:36 -07:00 committed by Pam Selle
parent 4d52999538
commit 3110dde1d1
1 changed files with 1 additions and 1 deletions

View File

@ -445,7 +445,7 @@ meta-arguments are supported:
The `lifecycle` settings all effect how Terraform constructs and traverses
the dependency graph. As a result, only literal values can be used because
the processing happens to early for arbitrary expression evaluation.
the processing happens too early for arbitrary expression evaluation.
### `provisioner` and `connection`: Resource Provisioners