monorepo
monorepo copied to clipboard
As a developer, I would like to have a centralised location for each service's configuration
Currently the configuration for the service is split between JSON files, terraform configs, and default values defined in application code.
This leads to duplication and a lot of error-proneness in terms of knowing how to configure and run the services (locally), as well as knowing which configuration is being used in the live services
https://www.notion.so/Config-Management-Local-Dev-Optimisations-49d13166e1c14911bca31cb354dc77b4
Nice to have but not realistic anytime soon.
Should be an epic.
Not a priority right now