Skip to content

Commit

Permalink
AWS OIDC: List Deployed Database Services proto (#49325)
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 Dec 2, 2024
1 parent ea4c595 commit 3d96e06
Show file tree
Hide file tree
Showing 3 changed files with 712 additions and 347 deletions.
Loading

0 comments on commit 3d96e06

Please sign in to comment.