Hi, I'm attempting to switch the state backend dep...
# troubleshooting
p
Hi, I'm attempting to switch the state backend depending on the environment. Meltano seems to ignore the environment and falls back on the root setting. Is this expected behavior?
similarly, plugin env vars not being overwritten? i expect (1) to work, but instead i have to do (2). I'm not entirely sure what the docs suggest I can do, but it implies that plugin envs can be overwritten. https://docs.meltano.com/guide/configuration#environment-variable-expansion
setting
MELTANO_STATE_BACKEND_CONFIG
in environment section didn't work either. had to set it in dotenv.