hashicorp / vault-plugin-database-elasticsearch

Provides short-lived credentials for Elasticsearch that are unique to each user or application.
Mozilla Public License 2.0
26 stars 6 forks source link

Update error message for invalid api response #52

Closed mickael-hc closed 1 year ago

mickael-hc commented 1 year ago

Overview

Provides a more descriptive error message in the event of a malformed API response from the elasticsearch api

Related Issues/Pull Requests

Contributor Checklist

[x] Backwards compatible