gravitational / teleport

The easiest, and most secure way to access and protect all of your infrastructure.
https://goteleport.com
GNU Affero General Public License v3.0
17.66k stars 1.76k forks source link

Feature Request: Individual RDS Instance Connectivity #30969

Open programmerq opened 1 year ago

programmerq commented 1 year ago

What would you like Teleport to do

Add the ability to target and connect to individual RDS instances within a cluster, not just the RDS cluster's endpoint. Currently, a single Teleport database object is created for a given Cluster endpoint, even if there are more instances in the cluster.

While this request is specifically about RDS clusters, other cloud-hosted databases would benefit from this additional capability if they also have a similar limitation.

What problem does this solve?

Sometimes, direct connections to specific instances within an RDS cluster are required for operational tasks. This may include executing ad-hoc commands, adjusting configurations, or terminating an abnormal request that is running on a specific instance.

This limitation can hinder database management efficiency and can impact operational tasks, especially in emergency scenarios where teams need to directly connect to specific instances within a cluster.

greedy52 commented 9 months ago

Workarounds: