最近更新时间:2020-09-10 21:23:04
Provides a Load Balancer acl resource to add content forwarding policies for Load Balancer backend resource.
# Create Load Balancer Listener Acl
resource "ksyun_lb_acl" "default" {
load_balancer_acl_name = "tf-xun2"
}
The following arguments are supported:
load_balancer_acl_name
- (Required) The name of a load balancer acl.纯净模式