You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Having gone through https://docs.rilldata.com/build/credentials/ and https://docs.rilldata.com/deploy/templating, it is still quite unclear how to use a .env file to define an environment variable and to then use that variable in a source.yaml. I've tried several guesses to make this work but haven't been able to. In particular, I am looking to define a .env with my postgres connection string and use that variable in my source.yaml.
To Reproduce
Try to use a .env file to define an environment variable and then reference that variable in a postgres connection URL.
Expected behavior
It would help to have examples on the docs for this, as .env files are often used by users.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: [e.g. iOS]
Browser [e.g. chrome, safari]
Version [e.g. 22]
Additional context
Add any other context about the problem here.