From 47047aa63704ee161e55b8db78e0f0101d391f56 Mon Sep 17 00:00:00 2001 From: Michael Irwin Date: Mon, 22 Oct 2018 22:34:11 -0400 Subject: [PATCH] Small grammar fix for lifecycle docs --- 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 35d4c9de1..145bcb771 100644 --- a/website/docs/configuration/resources.html.md +++ b/website/docs/configuration/resources.html.md @@ -325,7 +325,7 @@ meta-arguments are supported: This is an opt-in behavior because many remote object types have unique name requirements or other constraints that must be accommodated for - both an new and an old object to exist concurrently. Some resource types + both a new and an old object to exist concurrently. Some resource types offer special options to append a random suffix onto each object name to avoid collisions, for example. Terraform Core cannot automatically activate such features, so you must understand the constrants for each resource