unfunco / terraform-aws-oidc-github

Terraform module to configure GitHub Actions as an IAM OIDC identity provider in AWS.
https://registry.terraform.io/modules/unfunco/oidc-github/aws/latest
Apache License 2.0
99 stars 54 forks source link

fix: only use OIDC provider ARN when OIDC provider is created #40

Closed morremeyer closed 1 year ago

morremeyer commented 1 year ago

This fixes #39.

unfunco commented 1 year ago

Thanks @morremeyer – I'll get a patch release out shortly.