Aws_eks_node_group tag ebs volumes

Hi

Im currently using aws_eks_node_group to deploy managed nodes for our EKS cluster. I would like to know how to add tags to the volumes of the managed nodes.

I don’t believe this is something currently supported by AWS. There look to be feature requests open to allow tags to get propagated from the EKS node group to the underlying ASG and associated EC2 instances, volumes, etc. but it doesn’t seem to be available yet.

Thanks for your response. How unfortunate this is, I have managed to find a work around for the instances but nothing for the ebs volumes.