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
We cannot create Event bridge rules when we deploy more than one cluster in the same region with this option. karpenter_enable_spot_termination_handling = true
Description
We cannot create Event bridge rules when we deploy more than one cluster in the same region with this option.
karpenter_enable_spot_termination_handling = true
Versions
v4.25.0
v1.3.9
Reproduction Code [Required]
terraform-aws-eks-blueprints/modules/kubernetes-addons/karpenter/main.tf
Line 40 in e0e9aeb
Steps to reproduce the behavior:
Expected behavior
should be able to create more than one cluster in the same region without conflict with the resources naming
Actual behavior
Rule with the name already exists on this event bus.
The text was updated successfully, but these errors were encountered: