AWS::ElasticLoadBalancingV2::ListenerRule is ForwardConfig supported for application load balancer and not for network load balancer? #385
Labels
networking & content deliv
VPC, CloudFront, Route 53, API Gateway, Direct Connect, AWS App Mesh, etc.
AWS::ElasticLoadBalancingV2::ListenerRule - Is ForwardConfig supported for application load balancer and not for network load balancer?
Expected behavior: When trying to create a listener rule for weighted target groups with a network load balancer(ECS service with blue green deployment using CodeDeploy), it gives an error:
It is possible to configure that in the console, when creating ECS service with blue/green deployments using AWS CodeDeploy, with network load balancer.
Test case: Network load balancer was configured.
See the CloudFormation template below.
Links to doc:
Support for ForwardConfig in a listener rule with application load balancer was added recently:
https://aws.amazon.com/blogs/aws/new-application-load-balancer-simplifies-deployment-with-weighted-target-groups/
and:
aws-cloudformation/cfn-lint#1251
Category: Compute
The text was updated successfully, but these errors were encountered: