From b4b9960ef347f8b926d833d369de8d51698e8726 Mon Sep 17 00:00:00 2001 From: Sharp Date: Wed, 15 May 2024 17:12:01 -0400 Subject: [PATCH] update links Signed-off-by: Sharp --- content/v1.15/guides/import-existing-resources.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/v1.15/guides/import-existing-resources.md b/content/v1.15/guides/import-existing-resources.md index 88b36e23..922eaf98 100644 --- a/content/v1.15/guides/import-existing-resources.md +++ b/content/v1.15/guides/import-existing-resources.md @@ -5,7 +5,7 @@ weight: 200 If you have resources that are already provisioned in a Provider, you can import them as managed resources and let Crossplane manage them. -A managed resource's [`managementPolicies`]({{}}) +A managed resource's [`managementPolicies`]({{}}) field enables importing external resources into Crossplane. Crossplane can import resources either [manually]({{}}) @@ -84,7 +84,7 @@ managed resource `spec` changes the external resource. ## Import resources automatically -Automatically import external resources with an `Observe` [management policy]({{}}). +Automatically import external resources with an `Observe` [management policy]({{}}). Crossplane imports observe only resources but never changes or deletes the resources.