aws_eks_node_group - support for defining ec2 instance name prefix #12451
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/eks
Issues and PRs that pertain to the eks service.
upstream
Addresses functionality related to the cloud provider.
Community Note
Description
we are deploying several eks clusters in our aws account and noticed the ec2 instances names are empty. This makes it hard for our qa and dev-ops teams to identify which eks cluster an ec2 instance belongs to.
It would be great if we could specify a name prefix for all the ec2 instances spun up by a nodegroup.
New or Affected Resource(s)
aws_eks_node_group
Potential Terraform Configuration
References
The text was updated successfully, but these errors were encountered: