Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: unfunco/terraform-aws-oidc-github

v2.0.2

06 Sep 13:29
f47b883
Compare
Choose a tag to compare

2.0.2 (2025-09-06)

Bug fixes

  • Reduce the minimum Terraform version required (#90) (0bccdca)

v2.0.1

21 Aug 15:39
f29091f
Compare
Choose a tag to compare

2.0.1 (2025-08-21)

Bug fixes

v2.0.0

16 Aug 11:24
758cad9
Compare
Choose a tag to compare

2.0.0 (2025-08-16)

⚠ BREAKING CHANGES

  • Rename the enabled variable to create (#80)
  • Rename default IAM role to GitHubActions (#77)
  • Remove the enabled variable (#76)
  • Replace Apache-2.0 with the MIT license (#74)
  • Increase the minimum required versions (#73)
  • Rename the attach_admin_policy variable (#72)
  • Change the attach_read_only_policy default (#71)

New features

  • Add a flag to enable/disable role creation (#68) (6c252cf)
  • Add AWS IAM OpenID connect provider URL to outputs (#79) (208ca71)
  • Allow more managed policies to be attached (#82) (06b4849)
  • Support non-default AWS partitions (#65) (801d242)

Bug fixes

Miscellaneous

  • Automatically bump README.md version number (#83) (b39d995)
  • Change the attach_read_only_policy default (#71) (c997cb9)
  • Increase max_line_length to 120 characters (#70) (e6edce5)
  • Increase the minimum required versions (#73) (395b8b1)
  • Remove the cron workflow (#69) (10f3f5a)
  • Remove the enabled variable (#76) (03185e5)
  • Rename default IAM role to GitHubActions (#77) (29a447d)
  • Rename the attach_admin_policy variable (#72) (f0aaed4)
  • Rename the enabled variable to create (#80) (2eb9470)
  • Replace Apache-2.0 with the MIT license (#74) (54470d2)
  • Split workflows and simplify testing (#67) (7cbbdbd)
  • Update the examples (#85) (77ea7bc)

v1.8.1

05 Jan 12:43
f664e8f
Compare
Choose a tag to compare

1.8.1 (2024-12-29)

Bug fixes

  • Allow wildcards in the repository variable (#62) (4c6db5b)
  • Swap deprecated inline_policy block for aws_iam_role_policy (#63) (a7b30ee)

Miscellaneous

  • Bump slackapi/slack-github-action from 1.26.0 to 1.27.0 (#59) (568aedf)
  • Bump slackapi/slack-github-action from 1.27.0 to 2.0.0 (#61) (7451536)
  • Update release-please-action organisation (#55) (6a67a48)

v1.8.0

22 Apr 09:59
80358ac
Compare
Choose a tag to compare

1.8.0 (2024-04-22)

New features

  • Begin automating the release process (#42) (c9493af)

Miscellaneous

  • Automatically upgrade workflow dependencies (#48) (be2be58)
  • Bump aws-actions/configure-aws-credentials from 2 to 4 (#50) (0f5075d)
  • bump github/codeql-action from 2 to 3 (#49) (6cbdace)
  • Bump slackapi/slack-github-action from 1.18.0 to 1.25.0 (#51) (5093c20)
  • Bump slackapi/slack-github-action from 1.25.0 to 1.26.0 (#53) (5962e07)
  • Remove known thumbprints (#52) (c0b2178)
  • Set the first automated release version (#44) (cc3ded5)
  • Set the previous version in the manifest (#46) (cb4b7c9)

v1.7.1

29 Oct 14:15
6aed749
Compare
Choose a tag to compare

What's changed?

  • fix: only use OIDC provider ARN when OIDC provider is created by @morremeyer in #40

New contributors

Full changelog: v1.7.0...v1.7.1

v1.7.0

26 Oct 17:07
6f064b0
Compare
Choose a tag to compare

What's changed?

New contributors

Full changelog: v1.6.0...v1.7.0

v1.6.0

07 Sep 04:25
b9e1ea7
Compare
Choose a tag to compare

What has changed?

New contributors

Full changelog: v1.5.2...v1.6.0

v1.5.2

29 Jun 20:53
21853ad
Compare
Choose a tag to compare

What's changed?

Full changelog: v1.5.1...v1.5.2

v1.5.1

28 Jun 20:41
f3abd4e
Compare
Choose a tag to compare

What's changed?

  • fix: Reduce the allowed additional_thumbprints by @unfunco in #31
  • fix: Prevent duplicate GitHub thumbprints by @witalisoft in #32

New contributors

Full changelog: v1.5.0...v1.5.1