terraform-provider-tencentcloud icon indicating copy to clipboard operation
terraform-provider-tencentcloud copied to clipboard

[CLB]负载均衡监听器绑定主机更换时无法将旧主机去除

Open wangheng0206 opened this issue 1 year ago • 0 comments

image

targets {
    eni_ip  = "10.236.0.10"
    port     = 80
    weight = 10
  }

image

wangheng0206 avatar May 08 '23 01:05 wangheng0206