Skip to content

Commit

Permalink
update links
Browse files Browse the repository at this point in the history
Signed-off-by: Sharp <rachel.sharp@upbound.io>
  • Loading branch information
tr0njavolta committed May 15, 2024
1 parent 4e8193a commit b4b9960
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/v1.15/guides/import-existing-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`]({{<ref "/v1.14/concepts/managed-resources#managementpolicies">}})
A managed resource's [`managementPolicies`]({{<ref "/v1.15/concepts/managed-resources#managementpolicies">}})
field enables importing external resources into Crossplane.

Crossplane can import resources either [manually]({{<ref "#import-resources-manually">}})
Expand Down Expand Up @@ -84,7 +84,7 @@ managed resource `spec` changes the external resource.

## Import resources automatically

Automatically import external resources with an `Observe` [management policy]({{<ref "/v1.14/concepts/managed-resources#managementpolicies">}}).
Automatically import external resources with an `Observe` [management policy]({{<ref "/v1.15/concepts/managed-resources#managementpolicies">}}).

Crossplane imports observe only resources but never changes or deletes the
resources.
Expand Down

0 comments on commit b4b9960

Please sign in to comment.