Skip to content

Releases: appvia/terraform-aws-oidc

v1.3.4

10 Oct 16:40
844e760
Compare
Choose a tag to compare

What's Changed

  • feat: reducing the need for data lookup which go insane on changes by @gambol99 in #43

Full Changelog: v1.3.3...v1.3.4

v1.3.3

03 Oct 10:29
56f88e4
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump hashicorp/aws from 5.56.1 to 5.57.0 by @dependabot in #27
  • chore(deps): bump hashicorp/aws from 5.57.0 to 5.64.0 by @dependabot in #34
  • chore(deps): bump hashicorp/aws from 5.64.0 to 5.65.0 by @dependabot in #35
  • chore(deps): bump hashicorp/tls from 4.0.5 to 4.0.6 by @dependabot in #38
  • chore(deps): bump hashicorp/aws from 5.65.0 to 5.67.0 by @dependabot in #37
  • chore(deps): bump hashicorp/aws from 5.67.0 to 5.68.0 by @dependabot in #39
  • chore(deps): bump hashicorp/aws from 5.68.0 to 5.69.0 by @dependabot in #40
  • feat default policies by @gambol99 in #41

Full Changelog: v1.3.2...v1.3.3

v1.3.2

03 Jul 09:24
8cc0728
Compare
Choose a tag to compare

What's Changed

  • feat: dropping the check on the policies, as theres a use case to have no permissions by @gambol99 in #26

Full Changelog: v1.3.1...v1.3.2

v1.3.1

02 Jul 07:06
c08e7a0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

17 May 12:26
6bf9abc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.2...v1.3.0

v1.2.2

07 May 10:27
d4e39ab
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

24 Apr 08:57
ed32fd3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

03 Apr 09:52
6b42ee0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

29 Mar 12:59
07077a6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

28 Mar 10:00
5d790c9
Compare
Choose a tag to compare

What's Changed

  • Align repository with terraform module template repo by @m13t in #3
  • Added some primitive examples to readme by @m13t in #2
  • Created Terraform Registry Compliant Examples by @m13t in #1

New Contributors

  • @m13t made their first contribution in #3

Full Changelog: v0.0.16...v1.0.0