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

use data source for obtaining thumbprint #17

Closed skesarkar-schubergphilis closed 1 year ago

skesarkar-schubergphilis commented 1 year ago

Instead of using variable for setting the certificate thumbprint, we can use data source to obtain the same.

unfunco commented 1 year ago

Hey @skesarkar-schubergphilis – thanks for this! I didn't know about that data source! This has been released in v1.1.0.