terraform-aws-eks icon indicating copy to clipboard operation
terraform-aws-eks copied to clipboard

Terraform module to create Amazon Elastic Kubernetes (EKS) resources πŸ‡ΊπŸ‡¦

Results 157 terraform-aws-eks issues
Sort by recently updated
recently updated
newest added
trafficstars

## Description looking at the eks cluster authentication logs, while creating it, I can see some weird things, like a strange role arn, for example: `level=info msg="mapping IAM role" groups="[]"...

question
stale

## Background Currently, within the `eks-managed-node-group` submodule, there are output variables for getting the launch template `id`, `arn` and `latest_version` β€” but not the launch template `name` https://github.com/terraform-aws-modules/terraform-aws-eks/blob/c0f14fbdeffaee36e865e90328e633b73c4e2e10/modules/eks-managed-node-group/outputs.tf#L5-L19 When we...

## Description I know there are numerous issues (#817) related to this problem, but since v18.20.1 reintroduced the management of configmap thought we could discuss in a new one because...

question

## Description https://registry.terraform.io/modules/terraform-aws-modules/eks/aws/latest?tab=inputs On the documentation the variable `cluster_encryption_policy_use_name_prefix` states it is a string but it is a boolean instead

## Description I have recently deployed an EKS cluster with both public and private endpoint access. This succeeded without issue. The problem arises when trying to make a subsequent update...

question

## Is your request related to a new offering from AWS? No Is this functionality available in the [AWS provider for Terraform] Yes βœ…: hashicorp/aws 4.11.0 .. terraform 1.1.2 ##...

question

## Description Hello I'm trying to upgrade my EKS Module from 17.24.0 to 18.20.2 but I'm encountering issues where it tries to destroy resources and if I follow-through with the...

question
stale

## Description When using default configuration with default Launch Template creating Node Groupd end with failure, timeout. There is no additional error, only timeout, Terraform running in DEBUG mode does...

question

## Description The issue is exactly the same as #1810, but for EKS managed node groups, with the same workaround (and presumably the same fix) - [x] βœ‹ I have...

question
stale

## Description While trying to upgrade my repo to v18, I noticed that all my ASGs are going to be recreated, destroying all my worker nodes. I'm using "Worker groups",...

question
stale