Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: Add ec2:DescribeSubnets policy to aws-vpc-cni #29

Conversation

shaunofneuron
Copy link
Contributor

Description

This extends the existing policy for the aws-vpc-cni by adding ec2:DescribeSubnets.

Motivation and Context

There was a recent change to the upstream aws-vpc-cni policy requirements; now needing ec2:DescribeSubnets permission (aws/amazon-vpc-cni-k8s#2992). I have added the permission to the ipv4 feature as was done upstream.

Breaking Changes

No breaking changes.

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@bryantbiggs bryantbiggs merged commit 2f1907b into terraform-aws-modules:master Jan 29, 2025
6 checks passed
antonbabenko pushed a commit that referenced this pull request Jan 29, 2025
## [1.10.0](v1.9.1...v1.10.0) (2025-01-29)

### Features

* Add `ec2:DescribeSubnets` policy to `aws-vpc-cni` ([#29](#29)) ([2f1907b](2f1907b))
@antonbabenko
Copy link
Member

This PR is included in version 1.10.0 🎉

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants