I want to create a user and password using the command “vault read database/creds/test-role”, and i get an error
“Error reading database/creds/test-role: Error making API request.
URL: GET http://127.0.0.1:8201/v1/database/creds/test-role
Code: 500. Errors:
- 1 error occurred:
* failed to find entry for connection with name “test”
What did I do wrong?
I want to create a user and password using the command “vault read database/creds/test-role”
New contributor
ferggus7 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.