Skip to content

Releases: unfunco/terraform-aws-oidc-github

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

v1.5.0

04 Jun 04:15
b423cc7
Compare
Choose a tag to compare

What's changed?

  • Add support for GitHub Enterprise Cloud by @unfunco in #29

Full changelog: v1.4.0...v1.5.0

v1.4.0

01 Jun 14:12
69e09d7
Compare
Choose a tag to compare

What's changed?

New contributors

Full changelog: v1.3.1...v1.4.0

v1.3.1

27 Mar 13:49
f70be51
Compare
Choose a tag to compare

What has changed?

  • fix: Ensure additional_thumbprint validation allows a null value by @Antvirf in #26

New contributors

Changelog: v1.3.0...v1.3.1

v1.3.0

21 Mar 10:08
4299b10
Compare
Choose a tag to compare

What has changed?

  • Added a variable to allow additional thumbprints to be specified by @thomasjhenson in #24

New contributors

Changelog: v1.2.1...v1.3.0