Join Slack
Powered by
Hi, I'm attempting to switch the state backend dep...
# troubleshooting
p
peter_pezon
12/15/2022, 8:31 PM
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?
peter_pezon
12/15/2022, 8:55 PM
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
peter_pezon
12/15/2022, 9:04 PM
setting
MELTANO_STATE_BACKEND_CONFIG
in environment section didn't work either. had to set it in dotenv.
Open in Slack
Previous
Next