Versent / unicreds

unicreds is a CLI which manages secrets in AWS using DynamoDB and KMS.
https://github.com/Versent/unicreds
MIT License
117 stars 39 forks source link

"Unattended" setup #69

Open shleeable opened 7 years ago

shleeable commented 7 years ago

Hi Team,

I don't believe it's possible to setup a new environment without being on an interactive shell. Please allow the ability to pass the required arguments for non-interactive installation from scripts/userdata.

Side option: build the Table and/or KMS using CFN

Thank you.