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: Update VPC CNI policy to 3/4/24 #476

Closed vuskeedoo closed 5 months ago

vuskeedoo commented 5 months ago

Update VPC CNI policy to version released on 3/4/24. https://docs.aws.amazon.com/aws-managed-policy/latest/reference/AmazonEKS_CNI_Policy.html

Description

The VPC CNI policy is missing ec2:DescribeSubnets from the updated policy.

Motivation and Context

The AWS managed VPC CNI 1.18.0 uses ec2:DescribeSubnets.

Breaking Changes

Updates VPC CNI policy. Open issue: https://github.com/terraform-aws-modules/terraform-aws-iam/issues/474

How Has This Been Tested?

antonbabenko commented 5 months ago

This PR is included in version 5.39.0 :tada:

github-actions[bot] commented 4 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.