Skip to content

Conversation

@smortex
Copy link
Member

@smortex smortex commented Jan 9, 2026

Instead of a String, prefer an Enum with a an explicit list of allowed
values.

Instead of a String, prefer an Enum with a an explicit list of allowed
values.
@smortex smortex marked this pull request as ready for review January 9, 2026 20:04
@smortex smortex changed the title Fix provider data type Improve provider data type Jan 9, 2026
Copy link
Member

@ekohl ekohl left a comment

Choose a reason for hiding this comment

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

Technically someone could supply their own provider outside of the module and this breaks that support, but I'll admit that is very unlikely. If you weight that off against the possible misconfigurations then it's probably worth it.

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.

4 participants