Hi guys! I need some help to clarify how to correctly configure ssh tunnel settings to create a tap for postgres. How do you reference an OpenSSH private key in the command "*meltano config tap-postgres set ssh_tunnel private_key".* Do you reference the filepath to the key similar to other systems, or use the reference the private key itself? I'm configuring the tap via terminal commands using a windows subsystem for Linux. Any guidance would be awesome 🙂
For further context: I keep getting the error message : ValueError: Could not determine the key type for tap_postgres/tap.py", line 449, in guess_key_type function.