Skip to content

Conversation

@DanielMSchmidt
Copy link
Contributor

Scratching my own itch here, I found this quite annoying when developing a provider recently. Each time I added another provider to my demo I had to remove my code for the overwritten provider, run init, re-add my code. Quite tedious. With this change init runs successfully with a development override and only installs what is not in the development override.

Fixes #27459

Target Release

1.15.x

Rollback Plan

  • If a change needs to be reverted, we will roll out an update to the code within 7 days.

Changes to Security Controls

Are there any changes to security controls (access controls, encryption, logging) in this pull request? If so, explain.

CHANGELOG entry

  • This change is user-facing and I added a changelog entry.
  • This change is not user-facing.

@DanielMSchmidt DanielMSchmidt requested a review from a team as a code owner November 7, 2025 13:24
Copy link
Member

@dbanck dbanck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for looking into that!

I've tried a handful of scenarios with and without dev_overrides and didn't run into any issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

init fails for development overrides

2 participants