Move non-secret parameters from AWS parameter store to the database
Open
backend
- Dominant language
- Python
- Stars
- 30
- Forks
- 22
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 22
Description
# 🐛 Summary #
We don't have enough space in the parameter store to store everything. We also don't have a solution to backup the AWS parameter store.
Instead, if it's not a true secret we can store in the database and use caching.
Contributor guide
Assessment
This issue has not been assessed yet.