Refresh secrets for VRMS backend
Open
complexity: medium
feature: Infrastructure
role: Back End
role: devops
size: 0.5pt
- Dominant language
- JavaScript
- Stars
- 61
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
As part of work done on [this issue](https://github.com/hackforla/VRMS/issues/1497), there were some secrets mistakenly exposed in the PR that we should now refresh.
The list of secrets is:
- gmail_client_id
- gmail_refresh_token
- gmail_secret_id
- mailhog_password
- slack_bot_token
- slack_client_id
- slack_client_secret
- slack_oauth_token
- slack_signing_secret
Which are set as `container_env_vars` in the ecs container for the vrms-backend.
The current secret values are stored in 1password and you can reach out to @Tyson-miller or in the ops channel to get them.
Contributor guide
Assessment
This issue has not been assessed yet.