eks-managed-node-group sub-module manages EKS managed node groups. It is invoked for each entry in the eks_managed_node_groups map on the root module.
Inputs
General
Node Group
AMI
Instance
Labels and Taints
Update Config
User Data
Launch Template
IAM Role
Security Group
Outputs
Launch Template
The ID of the launch template.
The ARN of the launch template.
The latest version of the launch template.
The name of the launch template.
Node Group
Amazon Resource Name (ARN) of the EKS Node Group.
EKS Cluster name and EKS Node Group name separated by a colon (
:).List of objects containing information about underlying resources.
List of the autoscaling group names.
Status of the EKS Node Group.
Map of labels applied to the node group.
List of objects containing information about taints applied to the node group.
IAM Role
The name of the IAM role.
The Amazon Resource Name (ARN) specifying the IAM role.
Stable and unique string identifying the IAM role.
Security Group
Amazon Resource Name (ARN) of the security group.
ID of the security group.
