opensearch-project / terraform-provider-opensearch

https://registry.terraform.io/providers/opensearch-project/opensearch
Apache License 2.0
73 stars 56 forks source link

Return error message when healthcheck set to false and credentials are incorrect #148

Closed rblcoder closed 6 months ago

rblcoder commented 7 months ago

Description

Return error message when healthcheck is set to false and basic auth credentials provided are incorrect

Issues Resolved

115

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

rblcoder commented 7 months ago

Hi @prudhvigodithi , please review this PR.

prudhvigodithi commented 6 months ago

Thanks for your contribution @rblcoder, LGTM.