-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AWS OIDC: DeployService service (#38511)
* AWS OIDC: DeployService service This PR creates a new method on the AWS OIDC gRPC service that deploys an ECS Service. This is part of a refactor that moves the API calls behind the Auth Service. * add rbac test and rename teleport config string * revert e
- Loading branch information
1 parent
82e2b5f
commit c51cebe
Showing
10 changed files
with
609 additions
and
179 deletions.
There are no files selected for viewing
433 changes: 357 additions & 76 deletions
433
api/gen/proto/go/teleport/integration/v1/awsoidc_service.pb.go
Large diffs are not rendered by default.
Oops, something went wrong.
39 changes: 39 additions & 0 deletions
39
api/gen/proto/go/teleport/integration/v1/awsoidc_service_grpc.pb.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.