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

fix: missing documented 'oidc_provider_arn' variable. #53

Closed fabienduhamel closed 6 months ago

fabienduhamel commented 8 months ago

📒 Description

I added the ability to provide an external oidc_provider_arn as shown in the README but not implemented yet.

🕶️ Types of changes

🔎 Review hints

You can use the module separately to check the feature:

🚨 Test instructions

Checklist

shaafekhan commented 7 months ago

Hi there. Any news on this pull request? what's the status? thank you.