Hello, can we configure ssh-tunnel? I think it's not available with meltano but can be available depending on the tap i am using. Please correct me if there is a way to set up ssh tunnel for any tap.
p
pat_nadolny
05/30/2023, 1:57 PM
Yes certain connectors implement it in the tap/target itself. There was also a demo of an ssh utility a while back that could be run as a service something like
meltano run ssh-util:start tap-x target-y ssh-util:stop