Releases: terraform-aws-modules/terraform-aws-iam
Releases Β· terraform-aws-modules/terraform-aws-iam
v5.3.3
5.3.3 (2022-09-06)
Bug Fixes
- Fixed iam-user module when
encrypted_ses_smtp_password_v4
is null
(#275) (936d0f1)
v5.3.2
5.3.2 (2022-09-05)
Bug Fixes
- Correct encrypted ses_smtp_password_v4 output (#259) (ff9d783)
v5.3.1
5.3.1 (2022-08-25)
Bug Fixes
- Don't force users to reset passwords in modules/iam-user (#271) (358f7d4)
v5.3.0
5.3.0 (2022-08-10)
Features
- Add additional permission for
karpenter
IAM policy added in v0.14.0 release (#264) (bce17b2)
v5.2.0
5.2.0 (2022-06-27)
Features
- Add additional Karpenter permissions for spot pricing improvements (#258) (14cc1df)
v5.1.0
5.1.0 (2022-06-01)
Features
- Update cluster autoscaler policy for recent permission changes upstream (#255) (2f1b2bf)
v5.0.0
5.0.0 (2022-05-18)
β BREAKING CHANGES
- Replace use of
toset()
for policy attachment, bump min version of AWS provider to 4.0
and Terraform to 1.0
(#250)
Features
- Replace use of
toset()
for policy attachment, bump min version of AWS provider to 4.0
and Terraform to 1.0
(#250) (835135b)
v4.24.1
4.24.1 (2022-05-10)
Bug Fixes
- Avoid restricting Karpenter
RunInstances
subnets by tag key (#247) (bbbe0c0)
v4.23.0
4.23.0 (2022-04-25)
Features
- Improved iam-eks-role module (simplified, removed provider_url_sa_pairs, updated docs) (#236) (d014730)