Hi all, trying to surface data from the public-runs table to users and, as such, am trying to connect with tap-postgres (meltanolabs variant). I'm trying to connect to a postgres instance in Amazon RDS but am having trouble configuring the SSL connection correctly so it will connect. Does anyone have any experience with this or any suggestions, my Googling has come up with many variations of "turn off ssl on the server" which strikes me as a bad idea. The main error seems to be "no pg_hba.conf entry" for my server, but RDS has no way to modify that which I can find.