A Terraform module that creates an IAM OpenID Connect provider. You only need 1 of these per AWS account.
module "github_oidc_provider" {
source = "Catalyst-Consulting-Group/github-oidc/aws"
version = "~> 1.0"
}
This module is maintained by Catalyst Consulting Group, Inc.
MIT License. See LICENSE for full details.