Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps terraform-aws-modules/iam/aws from 5.44.0 to 6.2.1.

Release notes

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

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

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

v6.1.1

6.1.1 (2025-08-18)

Bug Fixes

  • Remove any secretsmanager:* permissions if no secret ARNs are provided to IRSA external-secrets permissions (#599) (d610954)

v6.1.0

6.1.0 (2025-08-14)

Features

  • Add default IRSA policy name, fix incorrect policy attachment for iam-user (#594) (f111832)

v6.0.1

6.0.1 (2025-08-14)

Bug Fixes

  • Remove broken IRSA migrations.tf; add default IRSA policy descriptions for backwards compat (#592) (e56f84d)

v6.0.0

6.0.0 (2025-08-13)

... (truncated)

Changelog

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

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

  • Remove any secretsmanager:* permissions if no secret ARNs are provided to IRSA external-secrets permissions (#599) (d610954)

6.1.0 (2025-08-14)

Features

  • Add default IRSA policy name, fix incorrect policy attachment for iam-user (#594) (f111832)

6.0.1 (2025-08-14)

Bug Fixes

  • Remove broken IRSA migrations.tf; add default IRSA policy descriptions for backwards compat (#592) (e56f84d)

6.0.0 (2025-08-13)

⚠ BREAKING CHANGES

  • Upgrade AWS provider and min required Terraform version to 6.0 and 1.5.7 respectively (#585)

Features

... (truncated)

Commits
  • dc7a9f3 chore(release): version 6.2.1 [skip ci]
  • cf4e77b fix: Correct iam-group variable name mis-spelling (#610)
  • 677a921 chore(release): version 6.2.0 [skip ci]
  • 1c2dfd7 feat: Implement user inline policy for iam-user (#607)
  • 03d1b49 chore(release): version 6.1.2 [skip ci]
  • e3e724d fix: Modify BitBucket provider URL extraction to be more robust when none or ...
  • b850a60 docs: Fix example for v6 (#600)
  • 3c66adc chore(release): version 6.1.1 [skip ci]
  • d610954 fix: Remove any secretsmanager:* permissions if no secret ARNs are provided...
  • 538a948 docs: Correct typo on documentation (#596)
  • 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.44.0 to 6.2.1.
- [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.44.0...v6.2.1)

---
updated-dependencies:
- dependency-name: terraform-aws-modules/iam/aws
  dependency-version: 6.2.1
  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 Sep 15, 2025
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