sst / torpedo

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

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

Closed meeehdi-dev closed 8 months ago

meeehdi-dev commented 8 months 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.