aws_listener_rule forwarding using http request methods #8315
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
stale
Old or inactive issues managed by automation, if no further action taken these will get closed.
Community Note
Description
When creating an aws alb listener rule, you cannot forward based on http request method rules.
I.E.
GET example.com/items forwards to target group A
POST example.com/items forwards to target group B
It would also be useful to use this in combination with already existing conditions, routing based on path and request method
New or Affected Resource(s)
Potential Terraform Configuration
The text was updated successfully, but these errors were encountered: