Small grammar fix for lifecycle docs
This commit is contained in:
parent
1dc3e50c47
commit
47047aa637
|
@ -325,7 +325,7 @@ meta-arguments are supported:
|
||||||
|
|
||||||
This is an opt-in behavior because many remote object types have unique
|
This is an opt-in behavior because many remote object types have unique
|
||||||
name requirements or other constraints that must be accommodated for
|
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
|
offer special options to append a random suffix onto each object name to
|
||||||
avoid collisions, for example. Terraform Core cannot automatically activate
|
avoid collisions, for example. Terraform Core cannot automatically activate
|
||||||
such features, so you must understand the constrants for each resource
|
such features, so you must understand the constrants for each resource
|
||||||
|
|
Loading…
Reference in New Issue