aws_lb_listener_rule host_based_routing for mutiple domain

后端 未结 0 1425
既然无缘
既然无缘 2020-12-04 13:38
resource "aws_lb_listener_rule" "host_based_routing" {
  listener_arn = aws_lb_listener.https.arn
  action {
    type             = "forward         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题