CDLUC3 / dmsp_aws_prototype

Sceptre CloudFormation templates for DMPHub v2
MIT License
1 stars 0 forks source link

Setup SecretsManager for JWT secret, DB login crews, etc. #153

Open briri opened 2 days ago

briri commented 2 days ago

We need to setup AWS SecretsManager to store things like:

The Secrets should get rotated on a regular basis and ECS should be setup to work with the rotation. For example, when it comes time to rotate, leave the old and new in place until ECS has finished cycling out the containers that still reference the old secrets