You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the module to create the VPC CNI role and policy. The AWS Managed AmazonEKS_CNI_Policy was updated on March 4, 2024 that includes ec2:DescribeSubnets and revision to:
This issue has been automatically marked as stale because it has been open 30 days
with no activity. Remove stale label or comment or this issue will be closed in 10 days
I'm going to lock this issue 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 similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Description
I am using the module to create the VPC CNI role and policy. The AWS Managed AmazonEKS_CNI_Policy was updated on March 4, 2024 that includes ec2:DescribeSubnets and revision to:
This module does not reflect those changes.
Versions
Module version [Required]:
Terraform version: 1.7.2
Provider version(s): AWS 5.0+
Reproduction Code [Required]
Steps to reproduce the behavior:
Example given does not have the latest policy changes.
Expected behavior
Updated policy: https://docs.aws.amazon.com/aws-managed-policy/latest/reference/AmazonEKS_CNI_Policy.html
Actual behavior
This policy is created:
The text was updated successfully, but these errors were encountered: