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 25, 2024
1 parent 4102fa5 commit c20b1dd
Show file tree
Hide file tree
Showing 3 changed files with 660 additions and 336 deletions.
Loading

0 comments on commit c20b1dd

Please sign in to comment.