cloudposse / terraform-aws-eks-node-group

Terraform module to provision a fully managed AWS EKS Node Group
https://cloudposse.com/accelerate
Apache License 2.0
90 stars 128 forks source link

Expose tags_all output #111

Closed KhannaAbhinav closed 2 years ago

KhannaAbhinav commented 2 years ago

Have a question? Please checkout our Slack Community or visit our Slack Archive.

Slack Community

Describe the Feature

Can you please add tags_all output to the module

https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/eks_node_group#tags_all

Expected Behavior

Module should output tags_all field.

Use Case

This will bring current module in line with the terraform resource. This will also help to solve the #109

Describe Ideal Solution

tags_all should be output

Alternatives Considered

NA

Additional Context

NA

Nuru commented 2 years ago

Closed by #118