Error Deploy Load Balancer

0

Hi, I'm getting this when deploying NLB to an EKS cluster, could you help me with the solution?

because no identity-based policy allows the elasticloadbalancing:AddTags action status code: 403

Felipes
asked a month ago86 views
1 Answer
1
Accepted Answer

Hello.

There was also a similar report on GitHub issue.
https://github.com/aws-ia/terraform-aws-eks-blueprints/issues/1426

You probably created an IAM policy using the steps in the document below, and in that case, I think "elasticloadbalancing:AddTags" is allowed, but please check to be sure.
https://docs.aws.amazon.com/eks/latest/userguide/lbc-manifest.html

Also, as mentioned in the GitHub issue, updating to the latest version may improve the issue, so please try it.

profile picture
EXPERT
answered a month ago
profile picture
EXPERT
reviewed a month ago
profile picture
EXPERT
Steve_M
reviewed a month ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions