[FEATURE] AWS Github Actions OIDC authenticator #4542
Labels
Feature Request
The issue is a request for enhancement or new functionality rather than a bug.
feature
New feature or request
Triaged
The issue has been reviewed. Issues without a “Triaged” label require triage/review.
Use-cases
Attempted Solutions
Getting OAuth Token via JWT exchange flow and injecting it as token in provider configuration,
it works but token cannot be refreshed dynamically, thus limiting the execution of apply/plan operations to 5 minutes.
Proposal
Feature is already implemented for Azure based deployments, it seems like it should not require much modification to make the existing code inter compatible for both Azure and AWS based deployments.
References
https://docs.databricks.com/aws/en/dev-tools/auth/oauth-federation
The text was updated successfully, but these errors were encountered: