claudijd / serverless-cron-template

An experimental reference architecture for serverless cron
0 stars 4 forks source link

Secret Management #2

Open claudijd opened 5 years ago

claudijd commented 5 years ago

How should one deal with secret management, as jobs need to run with some sort of trust, but we don't want to expose them in the source.

https://github.com/mozilla-iam/cis/blob/profilev2/python-modules/cis_crypto/cis_crypto/secret.py#L48