We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Have a question? Please checkout our Slack Community or visit our Slack Archive.
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
Module should output tags_all field.
This will bring current module in line with the terraform resource. This will also help to solve the #109
tags_all should be output
NA
The text was updated successfully, but these errors were encountered:
Closed by #118
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Have a question? Please checkout our Slack Community or visit our Slack Archive.
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
The text was updated successfully, but these errors were encountered: