diff --git a/.changeset/warm-lizards-sin.md b/.changeset/warm-lizards-sin.md new file mode 100644 index 0000000000..1e2aa1f857 --- /dev/null +++ b/.changeset/warm-lizards-sin.md @@ -0,0 +1,6 @@ +--- +'@backstage/plugin-scaffolder-backend': minor +--- + +Remove the previously deprecated `scaffolder.provider` config for all providers. +This config is no longer used anywhere, and adopters should use [`integrations` config](https://backstage.io/docs/integrations) instead.