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

Google Secrets Manager integration? #85

Open
lazypower opened this issue Apr 29, 2021 · 0 comments
Open

Google Secrets Manager integration? #85

lazypower opened this issue Apr 29, 2021 · 0 comments

Comments

@lazypower
Copy link
Contributor

I can see a case for using GCP Secrets Manager as a backend with sctl, effectively using sctl to load / recall the values. This would have an impact on a lot of assumptions sctl has, such as looking for envelopes on the filesystem.

GSM would fully replace the need for the envelope format, and would likely become a thin shim of URI identifiers for the secrets contained in GSM.

This needs more thought, and an analysis of if it's even feesible, but it sounds like a good means to offload envelope and DVCS holding secrets, into a more isolated system, still gate-kept by cloud IAM policies.

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

No branches or pull requests

1 participant