Update .changeset/breezy-apes-mate.md

Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Justin De Burgo <57914589+jpdeburgo@users.noreply.github.com>
This commit is contained in:
Justin De Burgo
2022-12-06 12:27:54 -06:00
committed by GitHub
parent 446d93f4af
commit a3f4718b92
+1 -1
View File
@@ -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.