Using secrets referencing, e.g ${SECRET_NAME} is now a breeze thanks to our new autocompletion UI, making it much easier to create a secret such DB_URL which combines all database secrets.
For example: postgres://${DB_USER}:${DB_PASSWORD}@${DB_HOST}:${DB_PORT}/${DB_NAME}
Learn more at https://docs.doppler.com/docs/enclave-secrets.
Trusted by the world’s best DevOps and security teams. Doppler is the secrets manager developers love.