terraform-provider-vault
terraform-provider-vault copied to clipboard
[Enhancement]: Support "password_authentication" for PostgreSQL backend
trafficstars
Description
Capability to send password digest instead of cleartext has been added last year but it seems there is no associated parameter for backend config in the terraform provider (or I couldn't find it).
Affected Resource(s) and/or Data Source(s)
No response
Potential Terraform Configuration
No response
References
https://github.com/hashicorp/vault/pull/19616
Would you like to implement a fix?
None