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
91 stars 51 forks source link

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

Closed morremeyer closed 8 months ago

morremeyer commented 8 months ago

This fixes #39.

unfunco commented 8 months ago

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