target-redshift icon indicating copy to clipboard operation
target-redshift copied to clipboard

SSH tunneling

Open aroder opened this issue 5 years ago • 4 comments
trafficstars

Support a jump server for cases when Redshift is behind a firewall and not exposed to the internet

aroder avatar Jun 18 '20 23:06 aroder

Hi @aroder , thanks for interest in contributing.

I think that:

  1. Setting up SSH / VPN / networking seems out of scope for a particular target and more like something that a bash script should be doing. A large number of taps and targets (pretty much and db or API that can be run on-prem) could use SSH tunneling.
  2. If we were to add it, I would be more inclined to add it to target-postgres's target_tools.py which is used by target-redshift and target-snowflake.

awm33 avatar Jun 19 '20 17:06 awm33

CC @AlexanderMann

awm33 avatar Jun 19 '20 17:06 awm33

@awm33 is there any movement here or anything to be done here?

AlexanderMann avatar Aug 26 '20 14:08 AlexanderMann

I suggest adding support for redshift's data api which is vastly superior than tunneling anyway

chriskl avatar Mar 24 '21 02:03 chriskl