terraform-aws-modules / terraform-aws-iam

Terraform module to create AWS IAM resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/iam/aws
Apache License 2.0
779 stars 985 forks source link

feat: Support new mTLS feature in awslb IAM policy #458

Closed antoineco closed 7 months ago

antoineco commented 7 months ago

Description

Closes #457

Motivation and Context

A new feature was added to aws-load-balancer-controller in v2.7.0: mutual TLS authentication support for Ingress.

This feature requires a new IAM policy permission: elasticloadbalancing:DescribeTrustStores.

Breaking Changes

How Has This Been Tested?

antonbabenko commented 7 months ago

This PR is included in version 5.34.0 :tada:

github-actions[bot] commented 6 months ago

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.