Releases: terraform-aws-modules/terraform-aws-iam
Releases Β· terraform-aws-modules/terraform-aws-iam
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)
v4.22.1
4.22.1 (2022-04-25)
Bug Fixes
- Correct invalid policy for app mesh controller (#238) (7362f20)
v4.21.1
4.21.1 (2022-04-22)
Bug Fixes
- Correct aws arn partition for service account eks (#235) (e51b6c3)
v4.21.0
4.21.0 (2022-04-22)
Features
- Added appmesh controller support to
iam-role-for-service-accounts-eks
(#231) (0492955)
v4.20.3
4.20.3 (2022-04-20)
Bug Fixes
- Correct policy attachment to cert_manager in example (#234) (6a28193)