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

Allow using secret injection on env vars, e.g. using vault-env #248

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rsafonseca
Copy link
Contributor

This change doesn't impact existing configurations, but it now allows to pass arbitrary values for database credentials as env variables.
This allows for example to use secret injection such as provided by vault-env

Copy link

codecov bot commented Feb 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (9feb2a3) to head (4bb0a9f).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #248   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files         32      32           
  Lines      18609   18609           
=====================================
  Misses     18609   18609           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant