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

Kubergrunt eks sync-core-components Error-message. Code: TOO_MANY_EKS_BUILD_TAGS #214

Closed
islamselim83 opened this issue Nov 21, 2023 · 2 comments · Fixed by #215 · May be fixed by #216
Closed

Kubergrunt eks sync-core-components Error-message. Code: TOO_MANY_EKS_BUILD_TAGS #214

islamselim83 opened this issue Nov 21, 2023 · 2 comments · Fixed by #215 · May be fixed by #216
Labels
bug Something isn't working

Comments

@islamselim83
Copy link

Describe the bug
when we apply the modules/eks-cluster-control-plane it shows that error.
kubergrunt eks sync-core-components --eks-cluster-arn arn:aws:eks:eu-central-1:1234567:cluster/#cluster-name# --wait
[] INFO[2023-11-21T09:31:34+01:00] Looking up deployed Kubernetes version name=kubergrunt
[] INFO[2023-11-21T09:31:34+01:00] Retrieving details for EKS cluster arn:aws:eks:eu-central-1:12344567:cluster/#clustername# name=kubergrunt
[] INFO[2023-11-21T09:31:34+01:00] Detected cluster deployed in region eu-central-1 name=kubergrunt
[] INFO[2023-11-21T09:31:34+01:00] Successfully retrieved EKS cluster details name=kubergrunt
ERROR: You reached a point in kubergrunt that should not happen and is almost certainly a bug. Please open a GitHub issue on https://github.com/gruntwork-io/kubergrunt/issues with the contents of this error message. Code: TOO_MANY_EKS_BUILD_TAGS

To Reproduce
Steps to reproduce the behavior including the relevant Terraform/Terragrunt/Packer version number and any code snippets and module inputs you used.

We are trying to perform an EKS upgrade from v1.25 to v1.26 by using the terraform-aws-eks/modules/eks-cluster-control-plane Gruntwork module and we got that error when creating the null_resource.sync_core_components[0]

  • terraform version: 1.5.2
  • terragrunt version: 0.48.1
  • terraform-aws-eks/modules/eks-cluster-control-plane version: 0.64.4
// paste code snippets here

Expected behavior
not having errors

Nice to have

Additional context

@ryehowell
Copy link
Contributor

Hi @islamselim83, thank you for reporting this issue. We are working to get one of the PR's merged now to address this issue.

@ryehowell
Copy link
Contributor

Hi @islamselim83, the latest release fixes this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants