Skip to content

convert databaseVersion enum to string #9027

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

modular-magician
Copy link
Collaborator

This change updates the databaseVersion field to accept strings instead of enums. This allows users to specify new database versions that are available in the cloud but not yet defined in the provider.

With this change:

The databaseVersion field will use string values (keeping the user interface the same). Users will be able to utilize the latest database versions available in the cloud without waiting for provider updates.

Addresses:

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

sql: `sql_source_representation_instance` now uses `string` representation of `databaseVersion`

Derived from GoogleCloudPlatform/magic-modules#12687

Co-authored-by: Minoru, Kawamoto <[email protected]>

[upstream:e2df63b0bcdf8f7067f0d6de291815c37815d9c7]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician requested a review from a team as a code owner January 8, 2025 23:43
@modular-magician modular-magician merged commit e1bf37b into hashicorp:main Jan 8, 2025
4 checks passed
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.

1 participant