Closed jseiser closed 1 year ago
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Description
Attempting to deploy the karpenter module, errors out.
Versions
Module version [Required]:
Terraform version:
provider registry.terraform.io/gavinbunney/kubectl v1.14.0
provider registry.terraform.io/hashicorp/aws v4.65.0
provider registry.terraform.io/hashicorp/helm v2.9.0
provider registry.terraform.io/hashicorp/kubernetes v2.20.0
Reproduction Code [Required]
This is working in 4 existing accounts, not working in this account where we are migrating away from Cluster Auto Scaler. Its in Gocloud, and is not using fargate, so it mimics this: https://github.com/terraform-aws-modules/terraform-aws-eks/tree/master/modules/karpenter#external-node-iam-role-default
terraform apply
Expected behavior
I would expect the module to deploy
Actual behavior
Terminal Output Screenshot(s)
Additional context