Describe external name generation as nondeterministic, not unpredictable

Signed-off-by: Nic Cope <nicc@rk0n.org>
This commit is contained in:
Nic Cope 2024-01-31 11:36:19 -08:00
parent 9a5ee38451
commit 26c4ff4957
1 changed files with 2 additions and 2 deletions

View File

@ -678,8 +678,8 @@ the resource doesn't exist. When the provider thinks a resource doesn't exist
it creates the resource.
Some external systems don't let a provider specify a resource's name when the
provider creates it. Instead the external system generates an unpredictable name
and returns it to the provider.
provider creates it. Instead the external system generates an nondeterministic
name and returns it to the provider.
When the external system generates the resource's name, it's critical that the
provider saves it to the managed resource's `crossplane.io/external-name`