Closed sjones4 closed 3 years ago
Initial cloudformation support for elbv2 resources:
AWS::ElasticLoadBalancingV2::Listener
AWS::ElasticLoadBalancingV2::LoadBalancer
AWS::ElasticLoadBalancingV2::TargetGroup
and the TargetGroupARNs property of AWS::AutoScaling::AutoScalingGroup for autoscaling backed load balancers.
TargetGroupARNs
AWS::AutoScaling::AutoScalingGroup
Build: https://dev.azure.com/corymbia/eucalyptus/_build/results?buildId=1282 Test: https://dev.azure.com/corymbia/eucalyptus/_build/results?buildId=1283
Manual testing covered templates with:
Relates to corymbia/eucalyptus#271
Initial cloudformation support for elbv2 resources:
AWS::ElasticLoadBalancingV2::Listener
AWS::ElasticLoadBalancingV2::LoadBalancer
AWS::ElasticLoadBalancingV2::TargetGroup
and the
TargetGroupARNs
property ofAWS::AutoScaling::AutoScalingGroup
for autoscaling backed load balancers.Build: https://dev.azure.com/corymbia/eucalyptus/_build/results?buildId=1282 Test: https://dev.azure.com/corymbia/eucalyptus/_build/results?buildId=1283
Manual testing covered templates with:
Relates to corymbia/eucalyptus#271