diff --git a/.changeset/breezy-apes-mate.md b/.changeset/breezy-apes-mate.md index ac3409bd69..65e7dc2bc4 100644 --- a/.changeset/breezy-apes-mate.md +++ b/.changeset/breezy-apes-mate.md @@ -2,4 +2,4 @@ '@backstage/plugin-catalog-backend': patch --- -Adding an optional restriction for locations added through catalog import. Restrictions can be added using the app-config.yaml +Added a new `catalog.rules[].location` configuration that makes it possible to configure catalog rules to only apply to specific locations, either via exact match or a glob pattern.