Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow dbt to connect to a Postgres warehouse through an ssh tunnel #110

Open
fatchat opened this issue Apr 7, 2024 · 0 comments · May be fixed by #119
Open

Allow dbt to connect to a Postgres warehouse through an ssh tunnel #110

fatchat opened this issue Apr 7, 2024 · 0 comments · May be fixed by #119

Comments

@fatchat
Copy link
Contributor

fatchat commented Apr 7, 2024

Can this be done in our @flow functions?

  • Open a tunnel in flows.dbtjob
  • Update host=localhost and port=tunnel-port in the DbtCoreOperation.dbt_cli_profile
  • Call dbt_job.run()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

1 participant