AutoScaling group has wrong tag value using Terraform EKS module
We are using the Terraform EKS module with managed node groups, a custom launch template (created within the node group), and in this case, the group is creating spot instances.
What is EKS Managed Node Group Module?
I was looking into EKS Managed Node Group Module documentations, and found out that there is a eks_managed_node_groups
in the AWS EKS Terraform module. And there is a submodule called EKS Managed Node Group Module.