navapbc / template-infra

A template to set up foundational infrastructure for your application in AWS
Apache License 2.0
9 stars 2 forks source link

Add ability to rotate code-managed randomly generated secret #601

Open lorenyu opened 1 month ago

lorenyu commented 1 month ago

https://github.com/navapbc/template-infra/issues/562 adds the ability to generate secrets. This ticket builds on that to add the ability to rotate the secrets.

Design and implementation