Releases: terraform-aws-modules/terraform-aws-iam
Releases · terraform-aws-modules/terraform-aws-iam
v5.34.0
5.34.0 (2024-02-02)
Features
- Support new mTLS feature in awslb IAM policy (#458) (452c37f)
v5.33.1
5.33.1 (2024-01-18)
Bug Fixes
- Skip retrieving EKS cluster data when not creating the role (#436) (bcdf554)
v5.33.0
5.33.0 (2023-12-16)
Features
- Add support for Amazon CloudWatch Observability IRSA role (#446) (25e2bf9)
v5.32.1
5.32.1 (2023-12-11)
Bug Fixes
- Remove unused TLS provider in
iam-github-oidc-role
(#439) (2ce3885)
v5.32.0
5.32.0 (2023-11-17)
Features
- Add instance profile permissions to Karpenter IRSA policy (#434) (50348dd), closes #433
v5.31.0
5.31.0 (2023-11-13)
Features
- Allow users to change own password in iam-group-with-policies module (#435) (eb5b218)
v5.30.2
5.30.2 (2023-11-10)
Bug Fixes
- Update AllowManageOwnAccessKeys statement (#432) (741afc9)
v5.30.1
5.30.1 (2023-11-04)
Bug Fixes
- Direct policy attachment of
iam-policy
-created resources (#428) (543f101)
v5.30.0
5.30.0 (2023-08-31)
Features
- Add
create_custom_role_trust_policy
to control when a custom_role_trust_policy
should be used (#321) (481095e)
v5.29.2
5.29.2 (2023-08-30)
Bug Fixes
- Expand Permissions for external-secrets IRSA Policy towards AWS Secrets Manager (#416) (fa74a18)