Challenge Overview
@afrisalyp - We're seeing some odd config issues in prod that are hard to debug. What I'd like to do is have the app dump the configuration values from the config module when the app starts, to the log.
This should be all values, with one value on each line. We'll skip:
- AWS keys and secrets
- KAFKA cert and key
- Auth0 client secret and client ID
- Any other sensitive values that shouldn't be logged