Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(rust): provide additional ways to pass the database password #8775

Merged

Conversation

etorreborre
Copy link
Member

This PR provides an additional way to pass the user name and password for the database.
This is useful for an environment where the AWS Secrets Manager service is used since the secret is a JSON key/value string containing both the user name and the password.

@etorreborre etorreborre force-pushed the etorreborre/feat/support-secret-manager-secrets branch 2 times, most recently from 7e42eb1 to 311a094 Compare January 24, 2025 10:43
@etorreborre etorreborre force-pushed the etorreborre/feat/support-secret-manager-secrets branch from 311a094 to 473c1c4 Compare January 24, 2025 10:50
@etorreborre etorreborre marked this pull request as ready for review January 24, 2025 11:00
@etorreborre etorreborre requested a review from a team as a code owner January 24, 2025 11:00
@etorreborre etorreborre self-assigned this Jan 24, 2025
@etorreborre etorreborre enabled auto-merge January 24, 2025 13:01
@etorreborre etorreborre added this pull request to the merge queue Jan 24, 2025
Merged via the queue into develop with commit b9fccfd Jan 24, 2025
44 checks passed
@etorreborre etorreborre deleted the etorreborre/feat/support-secret-manager-secrets branch January 24, 2025 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants