Where can I find a list of variables meltano makes...
# best-practices
a
Where can I find a list of variables meltano makes available for use in
meltano.yml
? Specifically, I'm trying to reference the name of an extractor in a loader's configuration
I searched for a half hour, then found it 30 seconds after asking the question here 🙂
t
the rubber duck method strikes again haha! glad you found it. what were you searching for previously / where did you expect to find it the first time?
a
I was on the right track with "environment variables" and even found the right page but didn't know they were referred to as "pipeline" env vars
I looked for combinations of words that included "runtime" and "expansion" and "token"
I ended up on this page a lot https://docs.meltano.com/guide/configuration
t
that’s helpful! open to a PR if you want to suggest some changes 🙂