Skip to content

Commit

Permalink
AWS OIDC: List Deployed Database Services proto
Browse files Browse the repository at this point in the history
Teleport can deploy DatabaseServices automatically into the user's AWS
account, using Amazon ECS.
This happens during the Enroll New Resource / RDS flows.

However, after the deployment, the user is left without any information
about the deployed services.

This PR adds a new gRPC service that exposes that information.

Next PRs, will add implementation of that service and expose it in an
HTTP endpoint.
  • Loading branch information
marcoandredinis committed Nov 21, 2024
1 parent beec948 commit 6dc7b65
Show file tree
Hide file tree
Showing 3 changed files with 660 additions and 336 deletions.
Loading

0 comments on commit 6dc7b65

Please sign in to comment.