Skip to content

Releases: ManagedKube/terraform-aws-github-oidc-provider

v1.0.3 - Expose the wildcard validation variable

22 Feb 05:12
4ada6e5
Compare
Choose a tag to compare
  • Expose the wildcard validation variable

v1.0.2 - Updating Github Token sha

07 Feb 19:16
ee0bf67
Compare
Choose a tag to compare
Merge pull request #4 from mybarretto/updated-thumbprint

Updating default thumbprint and declaring some variable types

Conditional for AWS Identity Provider creation

05 Jan 18:38
501a4a4
Compare
Choose a tag to compare

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

04 Jan 19:26
0ba0711
Compare
Choose a tag to compare
Merge pull request #1 from ManagedKube/initial

Initial commit