Releases: terraform-aws-modules/terraform-aws-iam
Releases Β· terraform-aws-modules/terraform-aws-iam
v5.6.0
5.6.0 (2022-11-19)
Features
- Add support for creating IAM GitHub OIDC provider and role(s) (#308) (cc44693)
v5.5.7
5.5.7 (2022-11-09)
Bug Fixes
- Add
secretsmanager:ListSecrets
to external-secrets
policy (#305) (d3fb017)
v5.5.6
5.5.6 (2022-11-07)
Bug Fixes
- Update CI configuration files to use latest version (#302) (4c1c958)
v5.5.5
5.5.5 (2022-11-01)
Bug Fixes
- Add missing locals in iam-assumable-role module (#290) (8af6d28)
v5.5.4
5.5.4 (2022-10-26)
Bug Fixes
- Insufficient permissions for karpenter policy when not using karpenter discovery tags on security group (#294) (5ad496b)
v5.5.3
5.5.3 (2022-10-26)
Bug Fixes
- Correct tflint errors for latest version of tflint (#296) (b40ade4)
v5.5.2
5.5.2 (2022-10-13)
Bug Fixes
- Explicitly assume with condition matching role arn (#283) (470b6ff)
v5.5.1
5.5.1 (2022-10-12)
Bug Fixes
- Allow TagUser to SelfManagement policy (#287) (87624b6)
v5.5.0
5.5.0 (2022-09-27)
Features
- Add support for roles created to explicitly assume their own role if desired (#281) (3d29d26)
v5.4.0
5.4.0 (2022-09-15)
Features
- Add support for spot request permissions with Karpenter IRSA role (#277) (b3b99d9)