exoscale / cli

Command-line tool for everything at Exoscale: compute, storage, dns.
Apache License 2.0
88 stars 19 forks source link

dbaas: use dedicated reveal-password endpoint to fetch password and build URI #618

Closed kobajagi closed 2 months ago

kobajagi commented 2 months ago

Description

This PR rebuilds the connection URI by fetching password from a dedicated database service endpoint (for services that support credentials in URI).

Checklist

(For exoscale contributors)

Testing