mirror of https://github.com/crossplane/docs.git
Use 'lookup' rather than 'find' an MR in an external system
Signed-off-by: Nic Cope <nicc@rk0n.org>
This commit is contained in:
parent
741929cacf
commit
9a5ee38451
|
@ -671,7 +671,7 @@ metadata:
|
||||||
|
|
||||||
A provider uses the
|
A provider uses the
|
||||||
{{<hover label="creation" line="7">}}crossplane.io/external-name{{</hover>}}
|
{{<hover label="creation" line="7">}}crossplane.io/external-name{{</hover>}}
|
||||||
annotation to find a resource in an external system, for example AWS.
|
annotation to lookup a managed resource in an external system.
|
||||||
|
|
||||||
If the provider can't find a managed resource in an external system, it thinks
|
If the provider can't find a managed resource in an external system, it thinks
|
||||||
the resource doesn't exist. When the provider thinks a resource doesn't exist
|
the resource doesn't exist. When the provider thinks a resource doesn't exist
|
||||||
|
|
Loading…
Reference in New Issue