cds-snc / notification-planning-core

Project planning for GC Notify Core Team
0 stars 0 forks source link

Automate database user creation #231

Open sastels opened 7 months ago

sastels commented 7 months ago

Description

As a Notify developer, I need to be recreate the Notify environment with minimal manual intervention.

WHY are we building?

For BCP we need to be able to re-create Notify in a new account. Currently the app requires two database users to be manually created, app_db_user and quicksight_db_user.

WHAT are we building?

Automate creation of these users in terraform

VALUE created by our solution

Can recreate Notify faster and with less chance of error

Acceptance Criteria

QA Steps