File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ weight: 200
5
5
6
6
If you have resources that are already provisioned in a Provider,
7
7
you can import them as managed resources and let Crossplane manage them.
8
- A managed resource's [ ` managementPolicies ` ] ({{<ref "/v1.14 /concepts/managed-resources#managementpolicies">}})
8
+ A managed resource's [ ` managementPolicies ` ] ({{<ref "/v1.15 /concepts/managed-resources#managementpolicies">}})
9
9
field enables importing external resources into Crossplane.
10
10
11
11
Crossplane can import resources either [ manually] ({{<ref "#import-resources-manually">}})
@@ -84,7 +84,7 @@ managed resource `spec` changes the external resource.
84
84
85
85
# # Import resources automatically
86
86
87
- Automatically import external resources with an `Observe` [management policy]({{<ref "/v1.14 /concepts/managed-resources#managementpolicies">}}).
87
+ Automatically import external resources with an `Observe` [management policy]({{<ref "/v1.15 /concepts/managed-resources#managementpolicies">}}).
88
88
89
89
Crossplane imports observe only resources but never changes or deletes the
90
90
resources.
You can’t perform that action at this time.
0 commit comments