Skip to content

AWS secret manager support#4

Open
snoyberg wants to merge 1 commit intomainfrom
aws-azure-secrets
Open

AWS secret manager support#4
snoyberg wants to merge 1 commit intomainfrom
aws-azure-secrets

Conversation

@snoyberg
Copy link
Member

No description provided.

@snoyberg
Copy link
Member Author

@qrilka As a POC I tried implementing support for AWS and Azure secret managers. AWS was easier, since rusoto is available, and I included it in this MR. Implementing Azure support would require a bit more work, or to trust an unmaintained crate.

@timbod7
Copy link

timbod7 commented Aug 19, 2021

This look useful.

As an addition, or an alternative, It would be interesting to consider using AWS KMS so that the private key never leaves the KMS system.

@snoyberg
Copy link
Member Author

I considered KMS. It may be worth pursuing, but my initial feeling was that it would deviate too far from the non-AWS workflow.

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