Releases: ManagedKube/terraform-aws-github-oidc-provider
Releases · ManagedKube/terraform-aws-github-oidc-provider
v1.0.3 - Expose the wildcard validation variable
v1.0.2 - Updating Github Token sha
Merge pull request #4 from mybarretto/updated-thumbprint Updating default thumbprint and declaring some variable types
Conditional for AWS Identity Provider creation
Only one AWS Identity Provider can be created for the Github endpoint in AWS.
If you are instantiation this multiple times for various pipelines and permissions, you will need to set this module to not create the identity provider for all subsequent instantiations or the Terraform apply will fail with not being able to create the identity provider b/c it is there already.
v1.0.0 - Version 1
Merge pull request #1 from ManagedKube/initial Initial commit