sst / torpedo

Connect to databases in private VPCs securely the easy way - no VPN required
MIT License
92 stars 3 forks source link

fix(bastion): use target db instead of first result #4

Closed meeehdi-dev closed 1 year ago

meeehdi-dev commented 1 year ago

Hi! o/

Didn't notice while testing my previous commit trying to fix bastion initialization since both my RDS instances were in the same VPC.

This commit fixes the call to start bastion using the selected target database.

image

Regards, Mehdi.