vultr / govultr

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

Add support for DBaaS FerretDB offering #272

Closed christhemorse closed 10 months ago

christhemorse commented 10 months ago

Description

This PR updates Govultr to support the new API properties associated with the FerretDB offering for Vultr Managed Databases. The API docs already support "ferretpg" as a valid engine type upon launch, but the database results need to support to ferretdb_credentials object (and associated connection info) now returned from the API for those subscription types.

Checklist: