deathandmayhem / jolly-roger

Dead men tell no tales!
MIT License
18 stars 5 forks source link

Move from credstash to AWS Systems Manager Parameter Store. #2126

Closed jpd236 closed 1 month ago

jpd236 commented 1 month ago

credstash has gone a bit stale, and it requires a customer-managed KMS key which costs $1/month. We can use SSM instead which has zero/much lower costs and is overall easier to manage.

See #2117

ebroder commented 1 month ago

(I'm going to look at this PR a little later but I wanted to say up front that I've wanted to do this for a while and I'm very excited that you beat me to it)