vultr / govultr

Vultr Go API client
MIT License
232 stars 56 forks source link

Add support for Managed MySQL advanced config #322

Closed christhemorse closed 3 months ago

christhemorse commented 3 months ago

Description

This PR adds support for Managed MySQL advanced configuration options using the existing endpoint that previously was exclusive to PostgreSQL. It functions exactly the same and the validation takes care of the distinction between the two database engine types.

Checklist: