Releases: philips-labs/terraform-aws-github-oidc
Releases · philips-labs/terraform-aws-github-oidc
v0.8.1
v0.8.0
v0.7.1
v0.7.0
Changes
✨ Features
🐛 Bug Fixes
- fix: remove slash from module reference in README.md @lukeledet (#55)
v0.6.0
v0.5.0
v0.4.0
What's Changed
- feat: added the statement for permitting the root user to assume role. by @GuptaNavdeep1983 in #40
- chore(deps): bump hashicorp/aws from 4.25.0 to 4.30.0 in /examples/default by @dependabot in #41
- fix: updated policy statement syntax. by @GuptaNavdeep1983 in #42
New Contributors
- @GuptaNavdeep1983 made their first contribution in #40
Full Changelog: v0...v0.4.0
v0.3.0
v0.2.2
Changes
🐛 Bug Fixes
- fix: Conditions using same variable & test but different values @codezninja (#13)