ForgeRock / secret-agent

Generate random Kubernetes secrets and optionally store them in a Cloud Secret Manager
Apache License 2.0
17 stars 20 forks source link

Allow supplying a custom KMS key for AWS implementation #226

Closed dnitsch closed 7 months ago

dnitsch commented 2 years ago

For AWS Secrets manager it would be ideal to allow the specification of your own KMS Key, for various reasons - some compliance frameworks require Customer owned KMS keys, sharing across accounts will be made possible too.