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

irsa_tags missing for karpenter #317

Closed
samispurs opened this issue Nov 16, 2023 · 2 comments
Closed

irsa_tags missing for karpenter #317

samispurs opened this issue Nov 16, 2023 · 2 comments
Labels

Comments

@samispurs
Copy link

In the https://github.com/terraform-aws-modules/terraform-aws-eks/blob/v19.20.0/modules/karpenter/main.tf karpenter submodule, there is an option to set additional irsa_tags, which is missing here. Would be great to replicate the functionality over to here.

tags = merge(var.tags, var.irsa_tags)

# IAM role for service account (IRSA)

@samispurs samispurs changed the title irsa_tags missing irsa_tags missing for karpenter Nov 16, 2023
@samispurs samispurs reopened this Nov 16, 2023
Copy link

This issue has been automatically marked as stale because it has been open 30 days
with no activity. Remove stale label or comment or this issue will be closed in 10 days

@github-actions github-actions bot added the stale label Dec 17, 2023
Copy link

Issue closed due to inactivity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant