how to attach alb in network target group #25140
-
I have a Target group created for NLB and the target type is choose as elbv2.TargetType.ALB using python cdkv2, how can i attach the ALB to the target group? there is this issue on #17208 but seems like no one has answer yet. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
As you mention, this is a known bug being tracked at #17208. We've marked it as p1, which means it's on our radar, but we may not have the time to get to it. The comment here describes a way to workaround this bug, it seems we need to add an explicit dependency in our codebase. Please follow up on the issue if you have more feedback, as that is where we want to keep discussion for that topic |
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
As you mention, this is a known bug being tracked at #17208. We've marked it as p1, which means it's on our radar, but we may not have the time to get to it. The comment here describes a way to workaround this bug, it seems we need to add an explicit dependency in our codebase.
Please follow up on the issue if you have more feedback, as that is where we want to keep discussion for that topic