truemark / terraform-aws-eks

Standard TrueMark AWS EKS Terraform module
BSD 3-Clause "New" or "Revised" License
2 stars 4 forks source link

updated permission set to allow elb creation #24

Closed tvc123 closed 3 months ago

tvc123 commented 1 year ago

ran into an issue when trying to deploy the elb ingress ... need to update permissions to allow this to happen

v47 commented 1 year ago

the policy comes from here https://github.com/kubernetes-sigs/aws-load-balancer-controller/blob/main/docs/install/iam_policy.json. I will have to take a deeper look.