Seeder needs a config file locally, which means the seeder has to be rebuilt or the config file has to be seeded from somewhere.
Create a mechanism to accept the config from environment variables:
- Directly as JSON
- As a SSM parameter
- As a S3 object (s3uri)