Skip to content

Conversation

bryantbiggs
Copy link
Member

Description

  • Add default IRSA policy name for canned policies if a more specific name is not provided
  • Fix incorrect policy attachment for iam-user

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 f111832 into master Aug 14, 2025
20 checks passed
@bryantbiggs bryantbiggs deleted the fix/irsa branch August 14, 2025 21:53
antonbabenko pushed a commit that referenced this pull request Aug 14, 2025
## [6.1.0](v6.0.1...v6.1.0) (2025-08-14)

### Features

* Add default IRSA policy name, fix incorrect policy attachment for `iam-user` ([#594](#594)) ([f111832](f111832))
@antonbabenko
Copy link
Member

This PR is included in version 6.1.0 🎉

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.

iam-user should use aws_iam_user_policy_attachment
2 participants