Releases: unfunco/terraform-aws-oidc-github
Releases · unfunco/terraform-aws-oidc-github
v2.0.2
v2.0.1
v2.0.0
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
v1.8.0
1.8.0 (2024-04-22)
New features
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
What's changed?
- fix: only use OIDC provider ARN when OIDC provider is created by @morremeyer in #40
New contributors
- @morremeyer made their first contribution in #40
Full changelog: v1.7.0...v1.7.1
v1.7.0
What's changed?
- Add the ARN of the OIDC provider as output by @mads-hartmann in #38
New contributors
- @mads-hartmann made their first contribution in #38
Full changelog: v1.6.0...v1.7.0
v1.6.0
What has changed?
- Allow additional audiences by @MichaelChovanakDatavant in #35
- Add IAM role name to the outputs by @AlexanderStout in #37
New contributors
- @MichaelChovanakDatavant made their first contribution in #35
- @AlexanderStout made their first contribution in #37
Full changelog: v1.5.2...v1.6.0
v1.5.2
v1.5.1
What's changed?
- fix: Reduce the allowed additional_thumbprints by @unfunco in #31
- fix: Prevent duplicate GitHub thumbprints by @witalisoft in #32
New contributors
- @witalisoft made their first contribution in #32
Full changelog: v1.5.0...v1.5.1