Commit ed08091
authored
fix: Update IAM permissions for load balancer controller 2.13.x
Latest release of AWS LBC (v2.13.x) adds this permission `ec2:DescribeRouteTables`
Motivation and Context
latest IAM Policy for AWS LBC: https://github.com/kubernetes-sigs/aws-load-balancer-controller/blob/main/docs/install/iam_policy.json
Breaking Changes
No.
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
Closes: #5681 parent 416c5cc commit ed08091
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
851 | 851 | | |
852 | 852 | | |
853 | 853 | | |
| 854 | + | |
854 | 855 | | |
855 | 856 | | |
856 | 857 | | |
| |||
0 commit comments