You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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)
terraform-aws-eks-blueprints-addons/main.tf
Line 3041 in c9690d6
The text was updated successfully, but these errors were encountered: