Data Source: aws_eks_node_group

Retrieve information about an EKS Node Group.

Example Usage

data "aws_eks_node_group" "example" {
  cluster_name    = "example"
  node_group_name = "example"
}

Argument Reference

Attribute Reference

This data source exports the following attributes in addition to the arguments above: