Skip to content

Conversation

bryantbiggs
Copy link
Member

Description

  • Remove broken IRSA migrations.tf - upgrade guide will be updated in a follow up PR (this needs to be merged, then https://github.com/clowdhaus/terraform-aws-iam-migrate-v5-v6 updated, then upgrade guide here)
  • Add default IRSA policy descriptions for backwards compatibility
  • Set name default to "" to avoid errors

Motivation and Context

Breaking Changes

  • No

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@bryantbiggs bryantbiggs merged commit e56f84d into master Aug 14, 2025
20 checks passed
@bryantbiggs bryantbiggs deleted the fix/irsa branch August 14, 2025 17:00
antonbabenko pushed a commit that referenced this pull request Aug 14, 2025
## [6.0.1](v6.0.0...v6.0.1) (2025-08-14)

### Bug Fixes

* Remove broken IRSA `migrations.tf`; add default IRSA policy descriptions for backwards compat ([#592](#592)) ([e56f84d](e56f84d))
@antonbabenko
Copy link
Member

This PR is included in version 6.0.1 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ambiguous moved statements in iam-role-for-service-accounts/migrations.tf
2 participants