terraform-module / terraform-aws-github-oidc-provider

Fully configurable terraform module to access AWS APIs from Github Actions through OpenID Connect.
MIT License
12 stars 9 forks source link

support GHES #83

Open c4po opened 4 months ago

c4po commented 4 months ago

Feature Request

Description of Problem:

Support OIDC with github enterprise server.

Potential Solutions:

add a variable for the provider URL. the default can be token.actions.githubusercontent.com for github.com it can be override with a URL like this https://HOSTNAME/_services/token for GHES

stale[bot] commented 1 month ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.