Skip to content

Catalyst-Consulting-Group/terraform-aws-github-oidc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub OIDC Terraform Module

A Terraform module that creates an IAM OpenID Connect provider. You only need 1 of these per AWS account.

Usage

module "github_oidc_provider" {
  source  = "Catalyst-Consulting-Group/github-oidc/aws"
  version = "~> 1.0"
}

Authors

This module is maintained by Catalyst Consulting Group, Inc.

License

MIT License. See LICENSE for full details.