-
Currently, in `workers.tf`, we have this security group:
```tf
resource "aws_security_group_rule" "workers_ingress_cluster" {
description = "Allow workers Kubelets and pods to rece…
-
## Description
The module fails to create new clusters bc its trying to lookup an EKS cluster that does not exist by default.
## ⚠️ Note
Before you submit an issue, please perform the followi…
-
# I have issues setting max/min sizes.
Min/Max sizes on module.eks.aws_autoscaling_group.workers seem to be permanently set to 0.
## I'm submitting a...
* [X] bug report
* [ ] feature req…
-
## I'm submitting a...
* [x] bug report
* [ ] feature request
* [ ] support request - read the [FAQ](https://github.com/terraform-aws-modules/terraform-aws-eks/blob/master/docs/faq.md) first!
* …
-
# I have issues
## I'm submitting a...
* [X] bug report
* [ ] feature request
* [ ] support request
* [ ] kudos, thank you, warm fuzzy
## What is the current behavior?
All the resources…
-
# I have issues
## I'm submitting a...
[root@linux01 terraform-aws-eks]# terraform apply
var.cluster_name
Name of the EKS cluster. Also used as a prefix in names of related resources.
Ent…
-
# I have issues
## I'm submitting a...
* [x] bug report
* [ ] feature request
* [ ] support request - read the [FAQ](https://github.com/terraform-aws-modules/terraform-aws-eks/blob/master/docs…
-
# I have issues
* [x] bug report
* [ ] feature request
* [ ] support request - read the [FAQ](https://github.com/terraform-aws-modules/terraform-aws-eks/blob/master/docs/faq.md) first!
* [ ] kud…
-
I am trying to run queryNode and IndexNode on separate machines using individual_compoenents NodeSelector, and all the other nodes on the same types using global nodeSelector. All the components are r…
-
## Description
Hello 😄
I faced this error when upgrading to v15.1.0
```
│ Error: Invalid dynamic for_each value
│
│ on .terraform/modules/tests-eks/workers_launch_template.tf line 415, in …