-
Notifications
You must be signed in to change notification settings - Fork 43
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
Add secrets support #1
Comments
First phase ( Second phase (auto-detect and inject) has a proposal in the Tech Spec here: |
Closing phase 1 of this, and will open this as a separate issue:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This has two phases:
Phase I. Add
get_secret()
support.This allows retrieving from env vars or secret managers.
Phase 2. Auto-detect and inject
In this phase, presumably we'd be able to auto-inject secrets if they match a specific naming convention that aligns with the source name and setting name.
Tech Spec here:
https://docs.google.com/document/d/1rqoRuGRDvSYX8TmtxvpJv-XJgzfN46fLYtuMymz-QE8/edit#heading=h.c4ztxwwo0ign
The text was updated successfully, but these errors were encountered: