diff --git a/content/v2.1/managed-resources/managed-resource-activation-policies.md b/content/v2.1/managed-resources/managed-resource-activation-policies.md index 80c586852..e7ef5c9eb 100644 --- a/content/v2.1/managed-resources/managed-resource-activation-policies.md +++ b/content/v2.1/managed-resources/managed-resource-activation-policies.md @@ -291,6 +291,10 @@ spec: - certificates.acm.aws.m.crossplane.io # For HTTPS ``` +The package linter accepts `ManagedResourceActivationPolicy` objects in +Configuration packages, so an MRAP can ship in the package's `package.yaml` +([package linter](https://github.com/crossplane/crossplane-runtime/blob/main/pkg/xpkg/lint.go#L75)). + ## Working with MRAPs