for-aws icon indicating copy to clipboard operation
for-aws copied to clipboard

Parameterize TargetGroupsArn in Auto Scaling Group

Open kennethklee opened this issue 8 years ago • 1 comments

Expected behavior

I'd like to provide a list of target groups ARNs as a parameter for node and manager ASGs.

Actual behavior

No parameter for target group arn list for node and manager ASGs.

Information

Setting up ELBv2 with listener rules on application target groups manually. Would like to automate it.

Steps to reproduce the behavior

  1. Create cloudformation.
  2. In parameters, look for target group arn list. There is none.

kennethklee avatar Apr 13 '17 21:04 kennethklee

@kennethklee thanks for the suggestion. Can you give some more information.

  1. Would you have to manually copy the ARN in, or would you expect that there would be a pull down, where you can select from a list of target group ARNs? Since your ELBv2 would be created outside of the stack, I don't think it would be possible in a pull down option.

kencochrane avatar Apr 24 '17 17:04 kencochrane