Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat: Add ec2:GetSecurityGroupsForVpc for AWS LB Controller v2.10.0 #25

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

calvinbui
Copy link
Contributor

Description

ELB has updated their managed policy to include ec2:GetSecurityGroupsForVpc.

https://github.com/kubernetes-sigs/aws-load-balancer-controller/releases/tag/v2.10.0

Motivation and Context

Closes #24

Breaking Changes

None

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 changed the title feat: Add ec2:GetSecurityGroupsForVpc to AWS LB Controller feat: Add ec2:GetSecurityGroupsForVpc for AWS LB Controller v2.10.0 Nov 11, 2024
@bryantbiggs bryantbiggs merged commit dfef351 into terraform-aws-modules:master Nov 11, 2024
7 checks passed
antonbabenko pushed a commit that referenced this pull request Nov 11, 2024
## [1.7.0](v1.6.1...v1.7.0) (2024-11-11)

### Features

* Add `ec2:GetSecurityGroupsForVpc` for AWS LB Controller `v2.10.0` ([#25](#25)) ([dfef351](dfef351))
@antonbabenko
Copy link
Member

This PR is included in version 1.7.0 🎉

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.

Missing Permissions for AWS Load Balancer Pod Identity
3 participants