Skip to content

fix: Add missing ec2:DescribeSecurityGroups IPv4 VPC CNI IRSA permissions#646

Merged
bryantbiggs merged 1 commit into
terraform-aws-modules:masterfrom
pedro-ardoq:missing-permissions-fix
May 28, 2026
Merged

fix: Add missing ec2:DescribeSecurityGroups IPv4 VPC CNI IRSA permissions#646
bryantbiggs merged 1 commit into
terraform-aws-modules:masterfrom
pedro-ardoq:missing-permissions-fix

Conversation

@pedro-ardoq

@pedro-ardoq pedro-ardoq commented May 28, 2026

Copy link
Copy Markdown
Contributor

Add missing ec2:DescribeSecurityGroups permissions

Description

Add missing ec2:DescribeSecurityGroups to iam-role-for-service-account VPC CNI policy

Motivation and Context

Closes #645
VPC CNI add-on upgrades fail because of missing IAM permissions

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

@pedro-ardoq pedro-ardoq changed the title Add missing ec2:DescribeSecurityGroups to iam-role-for-service-accoun… fix: Add missing ec2:DescribeSecurityGroups to iam-role-for-service-accoun… May 28, 2026
@bryantbiggs bryantbiggs changed the title fix: Add missing ec2:DescribeSecurityGroups to iam-role-for-service-accoun… fix: Add missing ec2:DescribeSecurityGroups IPv4 VPC CNI IRSA permissions May 28, 2026
@bryantbiggs bryantbiggs merged commit 10161bc into terraform-aws-modules:master May 28, 2026
22 of 23 checks passed
antonbabenko pushed a commit that referenced this pull request May 28, 2026
## [6.6.1](v6.6.0...v6.6.1) (2026-05-28)

### Bug Fixes

* Add missing `ec2:DescribeSecurityGroups` IPv4 VPC CNI IRSA permissions ([#646](#646)) ([10161bc](10161bc))
@antonbabenko

Copy link
Copy Markdown
Member

This PR is included in version 6.6.1 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

iam-role-for-service-accounts VPC CNI policy missing ec2:DescribeSecurityGroups

3 participants