[Enhancement]: App Mesh Virtual Gateway Route missing target port #29063
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/appmesh
Issues and PRs that pertain to the appmesh service.
Milestone
Description
A PR was merged recently that added the ability to have multiple listeners on Virtual Nodes, Routers, and Gateways in App Mesh, which is great, but it missed out target ports on Gateway Routes. Virtual Gateway Routes must define a target port when the targeted virtual service has multiple listeners.
Affected Resource(s) and/or Data Source(s)
Potential Terraform Configuration
References
https://docs.aws.amazon.com/app-mesh/latest/userguide/gateway-routes.html
https://github.com/aws/aws-app-mesh-examples/blob/main/walkthroughs/howto-multiple-listeners/mesh/color-gateway-route.json
Example spec
https://docs.aws.amazon.com/app-mesh/latest/APIReference/API_CreateGatewayRoute.html
Would you like to implement a fix?
Yes
The text was updated successfully, but these errors were encountered: