awslabs / aws-saas-boost

AWS SaaS Boost is a ready-to-use toolset that removes the complexity of successfully running SaaS workloads in the AWS cloud.
Apache License 2.0
954 stars 188 forks source link

Make SaaS Boost to create separate database password for each tenant/service #539

Closed ghost closed 7 months ago

ghost commented 7 months ago
  1. Create separate database password for each tenant/service if database is configured.
  2. Delete all database credentials when tenant is deleted.
  3. Disable database backups for the time being to speed up development (when tenant is provisioning).
ghost commented 7 months ago

apologize, was not intended to raise against this branch