You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting below error on reapplying the terraform , the role "ms360-SetupRoleRev2023" is the machine IAM role on which I am running the terraform apply
Error: creating EKS Access Entry (accessentry-dev-eks:arn:aws:iam::xxxxxxx:role/ms360-SetupRoleRev2023): operation error EKS: CreateAccessEntry, https response error StatusCode: 409, RequestID: dd7be975-9cd5-4166-b126-d92e9be6e395, ResourceInUseException: The specified access entry resource is already in use on this cluster.
I think the error message returned from the API is quite clear - I would re-read the EKS documentation about what happens when you enable access entries on an existing cluster
Description
I am getting below error on reapplying the terraform , the role "ms360-SetupRoleRev2023" is the machine IAM role on which I am running the terraform apply
Error: creating EKS Access Entry (accessentry-dev-eks:arn:aws:iam::xxxxxxx:role/ms360-SetupRoleRev2023): operation error EKS: CreateAccessEntry, https response error StatusCode: 409, RequestID: dd7be975-9cd5-4166-b126-d92e9be6e395, ResourceInUseException: The specified access entry resource is already in use on this cluster.
The plan shows:
Versions
Module version [Required]:
Terraform version:
Reproduction Code [Required]
Steps to reproduce the behavior:
Expected behavior
Actual behavior
Terminal Output Screenshot(s)
Additional context
The text was updated successfully, but these errors were encountered: