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

New intermediary certificate #30

Closed unfunco closed 1 year ago

unfunco commented 1 year ago

GitHub has published a blog post that says there's a new intermediary certificate: https://github.blog/changelog/2023-06-27-github-actions-update-on-oidc-integration-with-aws/

The module should automatically pull this certificate information when applied but this will need to be checked. The number of allowed additional_thumbprints should be reduced from 4 to 3.