Releases: unfunco/terraform-aws-oidc-github
Releases · unfunco/terraform-aws-oidc-github
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
v1.5.0
v1.4.0
What's changed?
- Change AWS provider version constraint to allow v5 by @arkadiuszspiewak in #28
New contributors
- @arkadiuszspiewak made their first contribution in #28
Full changelog: v1.3.1...v1.4.0
v1.3.1
v1.3.0
What has changed?
- Added a variable to allow additional thumbprints to be specified by @thomasjhenson in #24
New contributors
- @thomasjhenson made their first contribution in #24
Changelog: v1.2.1...v1.3.0