terraform-aws-modules / terraform-aws-eks

Terraform module to create Amazon Elastic Kubernetes (EKS) resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/eks/aws
Apache License 2.0
4.46k stars 4.08k forks source link

List of values for "eks_managed_node_groups" #2232

Closed thedusansky closed 2 years ago

thedusansky commented 2 years ago

Dear team,

Maybe this is not the best place to ask, but cannot find another way - I'm having issues finding the list of values for _eks_managed_nodegroups (values to be assigned to the node group). Could you please point me to the part of the code where I can find the full list of values for the managed node group? Many thanks.

bryantbiggs commented 2 years ago

https://github.com/terraform-aws-modules/terraform-aws-eks/blob/master/modules/eks-managed-node-group/variables.tf

thedusansky commented 2 years ago

Thanks Bryant, I appreciate it!

github-actions[bot] commented 2 years 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.