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

Include Functionality for Hashicorp Vault #10195

Open
tiafouroohi opened this issue Apr 5, 2024 · 0 comments
Open

Include Functionality for Hashicorp Vault #10195

tiafouroohi opened this issue Apr 5, 2024 · 0 comments
Labels
k/enhancement New feature or improve an existing feature

Comments

@tiafouroohi
Copy link

Component

Securing Secrets and Keys

Is your proposal related to a problem?

No

Describe the solution you'd like

Looking for a mechanism to load secrets such as Hasura Admin keys, EE licenses and secrets from a file (secret mount) at runtime rather than injecting them as ENV Vars which is a security concern for sensitive information leakage.

Would be great to get a fromFile option supported which could be pointed to a secret mount or a location at runtime which ideally be integrated with AWS secrets manager or Hashicorp Vault or K8s secrets etc.

Describe alternatives you've considered

N/A

@tiafouroohi tiafouroohi added the k/enhancement New feature or improve an existing feature label Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
k/enhancement New feature or improve an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant