From 3110dde1d12b85d313bbb4be3e5e3c6e3d56d895 Mon Sep 17 00:00:00 2001 From: Jeff Date: Thu, 4 Apr 2019 08:21:36 -0700 Subject: [PATCH] Fix docs typo (#20924) * fix docs typo * restore trailing newline --- website/docs/configuration/resources.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/configuration/resources.html.md b/website/docs/configuration/resources.html.md index fdf5680ded..464b7cfb86 100644 --- a/website/docs/configuration/resources.html.md +++ b/website/docs/configuration/resources.html.md @@ -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