Hey Doppler team!
I’m deploying my repo to multi place (operating as mono-repo) and I need granularity for each of those deployments. However with Github I can only sync 1 secret key instead of multiple doppler keys. I’ve manually created a STAGING_DOPPLER_SECRET
and synced the production once by default but it would be great to sync multiple ‘branch’ secret. You could append the branch name to the env variable? Something like PROD_WORKERS_DOPPLER_SECRET
or whatever.
Cheers!