GCTC-NTGC / gc-digital-talent

GC Digital Talent is the new recruitment platform for digital and tech jobs in the Government of Canada. // Talents numériques du GC est la nouvelle plateforme de recrutement pour les emplois numériques et technologiques au gouvernement du Canada.
https://talent.canada.ca
GNU Affero General Public License v3.0
19 stars 8 forks source link

♻️ Update database passwords #10631

Open petertgiles opened 2 months ago

petertgiles commented 2 months ago

♻️ Debt/Refactor

As far as I know, our database passwords have never been changed. We should probably change these and plan to update them periodically. This will cause a small outage while the app service is refreshed so it should probably be done during low usage hours.

If PowerBI is using the same account we should probably get that moved to its own read-only account first.

✅ Acceptance Criteria

🛑 Blockers

### Blocked By
tristan-orourke commented 1 month ago

Where/how do we store and share these passwords?

petertgiles commented 1 month ago

Where/how do we store and share these passwords?

These are in the Azure keyvault for our app. External uses, like Powerbi, should probably not be using the same accounts.