Skip to content

build(deps): bump terraform-aws-modules/iam/aws from 5.45.0 to 6.4.0#175

Open
dependabot[bot] wants to merge 1 commit intovnextfrom
dependabot/terraform/vnext/terraform-aws-modules/iam/aws-6.4.0
Open

build(deps): bump terraform-aws-modules/iam/aws from 5.45.0 to 6.4.0#175
dependabot[bot] wants to merge 1 commit intovnextfrom
dependabot/terraform/vnext/terraform-aws-modules/iam/aws-6.4.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps terraform-aws-modules/iam/aws from 5.45.0 to 6.4.0.

Release notes

Sourced from terraform-aws-modules/iam/aws's releases.

v6.4.0

6.4.0 (2026-01-23)

Features

  • Update IAM policy for AWS Gateway API Controller to v2.0.0 (#634) (0f4c1c7)

v6.3.0

6.3.0 (2026-01-08)

Features

v6.2.3

6.2.3 (2025-10-29)

Bug Fixes

  • Use the aws_service_principal data source to retrieve the correct service principal for IRSA policies (#628) (673fb44)

v6.2.2

6.2.2 (2025-10-21)

Bug Fixes

  • Update CI workflow versions to latest (#626) (45cc1f8)

v6.2.1

6.2.1 (2025-08-26)

Bug Fixes

  • Correct iam-group variable name mis-spelling (#610) (cf4e77b)

v6.2.0

6.2.0 (2025-08-22)

Features

  • Implement user inline policy for iam-user (#607) (1c2dfd7)

v6.1.2

6.1.2 (2025-08-19)

Bug Fixes

... (truncated)

Changelog

Sourced from terraform-aws-modules/iam/aws's changelog.

6.4.0 (2026-01-23)

Features

  • Update IAM policy for AWS Gateway API Controller to v2.0.0 (#634) (0f4c1c7)

6.3.0 (2026-01-08)

Features

6.2.3 (2025-10-29)

Bug Fixes

  • Use the aws_service_principal data source to retrieve the correct service principal for IRSA policies (#628) (673fb44)

6.2.2 (2025-10-21)

Bug Fixes

  • Update CI workflow versions to latest (#626) (45cc1f8)

6.2.1 (2025-08-26)

Bug Fixes

  • Correct iam-group variable name mis-spelling (#610) (cf4e77b)

6.2.0 (2025-08-22)

Features

  • Implement user inline policy for iam-user (#607) (1c2dfd7)

6.1.2 (2025-08-19)

Bug Fixes

  • Modify BitBucket provider URL extraction to be more robust when none or multiple URLs are provided (#605) (e3e724d)

6.1.1 (2025-08-18)

Bug Fixes

... (truncated)

Commits
  • 277e894 chore(release): version 6.4.0 [skip ci]
  • 0f4c1c7 feat: Update IAM policy for AWS Gateway API Controller to v2.0.0 (#634)
  • 581bec5 chore(release): version 6.3.0 [skip ci]
  • 6af220e feat: Add provider meta user-agent (#632)
  • 7279fc4 chore(release): version 6.2.3 [skip ci]
  • 673fb44 fix: Use the aws_service_principal data source to retrieve the correct serv...
  • f336f09 chore(release): version 6.2.2 [skip ci]
  • 45cc1f8 fix: Update CI workflow versions to latest (#626)
  • 31c042f docs: Correct syntax in iam-role example documented on README (#621)
  • af34f93 docs: Correct module source path for iam-role (#616)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [terraform-aws-modules/iam/aws](https://github.com/terraform-aws-modules/terraform-aws-iam) from 5.45.0 to 6.4.0.
- [Release notes](https://github.com/terraform-aws-modules/terraform-aws-iam/releases)
- [Changelog](https://github.com/terraform-aws-modules/terraform-aws-iam/blob/master/CHANGELOG.md)
- [Commits](terraform-aws-modules/terraform-aws-iam@v5.45.0...v6.4.0)

---
updated-dependencies:
- dependency-name: terraform-aws-modules/iam/aws
  dependency-version: 6.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Jan 26, 2026
@github-actions
Copy link

Pull Request Review Status

  • 🖌 Terraform Format and Style: success
  • 🔍 Terraform Linting: skipped
  • 👮 Terraform Security Check: skipped
  • 👮 Terraform Security Checkov: skipped
  • 🔘 Terraform Tests: skipped
  • 🔧 Terraform Initialisation: failure
  • 🤖 Terraform Validation: skipped
  • 🤖 Terraform Example Validation: skipped
  • 📖 Terraform Documentation: ``
  • 🔖 Commitlint: success

Working Directory: .
Pusher: @dependabot[bot], Action: pull_request
Workflow Run Link: https://github.com/appvia/terraform-aws-wayfinder/actions/runs/21347893060

@github-actions
Copy link

Pull Request Review Status

  • 🖌 Terraform Format and Style: success
  • 🔍 Terraform Linting: success
  • 👮 Terraform Security Check: success
  • 👮 Terraform Security Checkov: success
  • 🔘 Terraform Tests: skipped
  • 🔧 Terraform Initialisation: success
  • 🤖 Terraform Validation: success
  • 🤖 Terraform Example Validation: failure
  • 📖 Terraform Documentation: ``
  • 🔖 Commitlint: success

Working Directory: modules/cloudaccess
Pusher: @dependabot[bot], Action: pull_request
Workflow Run Link: https://github.com/appvia/terraform-aws-wayfinder/actions/runs/21347893060

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants