Skip to content
New issue

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

Ability to have exclusive tags for just the eks cluster resouces #1470

Closed
mmerrill3 opened this issue Jul 1, 2021 · 4 comments
Closed

Ability to have exclusive tags for just the eks cluster resouces #1470

mmerrill3 opened this issue Jul 1, 2021 · 4 comments

Comments

@mmerrill3
Copy link

Is your request related to a new offering from AWS? No

Is your request related to a problem? No

Describe the solution you'd like.

As a terraform user, I'd like to give my eks cluster resource a set of tags that are exclusive to just the cluster resource

Describe alternatives you've considered.

I have forked this project and I created a new variable in variables.tf, specific for the cluster tags

Additional context

Tags as placed on all the resources, which is verbose, and chews into limits of tagging in AWS. I'd like to the ability to put tags only on the EKS cluster itself.

mmerrill3 pushed a commit to mmerrill3/terraform-aws-eks that referenced this issue Jul 2, 2021
mmerrill3 pushed a commit to mmerrill3/terraform-aws-eks that referenced this issue Jul 2, 2021
mmerrill3 pushed a commit to mmerrill3/terraform-aws-eks that referenced this issue Jul 2, 2021
@mmerrill3
Copy link
Author

Hi @antonbabenko , let me know if this is something that can be looked at for a future release. Basically, I have a use case where I just need to be able to tag the EKS clusters with very specific tags, and the other resources that are created along the EKS cluster do not need that tag.

@antonbabenko
Copy link
Member

Hi @mmerrill3 !

@barryib is the lead maintainer of this module and he will reply when time permits.

PS: I guess it is a summer break for many of us who maintain terraform-aws-modules, so don't expect an immediate response.

mmerrill3 pushed a commit to mmerrill3/terraform-aws-eks that referenced this issue Sep 3, 2021
@antonbabenko
Copy link
Member

Fixed in #1569

Released in v17.9.0.

@github-actions
Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants