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
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
What is the outcome that you are trying to reach?
We need a way to define a prefix for Karpenter event bridge rules so we can configure more secure IAM roles. It looks like we had this support in the past but it is no longer configurable.
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
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
Community Note
What is the outcome that you are trying to reach?
We need a way to define a prefix for Karpenter event bridge rules so we can configure more secure IAM roles. It looks like we had this support in the past but it is no longer configurable.
See here:
terraform-aws-eks-blueprints-addons/main.tf
Line 2932 in 5a91f14
This was previously supported through
rule_name_prefix
implemented in #11Describe the solution you would like
Support a variable that allows us to configure this prefix. Same solution as was previously implemented: #11
The text was updated successfully, but these errors were encountered: