Skip to content

(elasticloadbalancingv2): cant set grpc code matcher on alb #13947

@ChristopheBougere

Description

@ChristopheBougere

With #13570, it is now possible to set the protocol version for ALB target groups, and thus make it working for GRPC.
However, it is not yet possible to define a GrpcCode for the matcher (see CloudFormation doc).

Use Case

Being able to define a custom GRPC Code for the matcher, like for HTTP Code

Proposed Solution

Add a healthyGrpcCodes working the same way as healthyHttpCodes.

  • 👋 I may be able to implement this feature request

This is a 🚀 Feature Request

Metadata

Metadata

Assignees

Labels

@aws-cdk/aws-elasticloadbalancingv2Related to Amazon Elastic Load Balancing V2feature-requestA feature should be added or improved.needs-triageThis issue or PR still needs to be triaged.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions