terraform-aws-eks-auth
terraform-aws-eks-auth copied to clipboard
A Terraform module to manage cluster authentication (aws-auth) for an Elastic Kubernetes (EKS) cluster on AWS.
Results
2
terraform-aws-eks-auth issues
Sort by
recently updated
recently updated
newest added
Hi! I saw that you're using tfenv in this repository. It's a really good tool, but it does not support OpenTofu and Terragrunt. My team designed a successor of tenv...
enhancement
**Describe the Bug** The module eks_auth hangs on `module.eks_auth.data.http.wait_for_cluster` if eks module has `cluster_endpoint_public_access` set to false **Expected Behavior** EKS can be configured without exposing it to public **Actual Behavior**...
bug