You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: "Network operator, only applicable to open CLB. Valid values are `CMCC`(China Mobile), `CTCC`(Telecom), `CUCC`(China Unicom) and `BGP`. If this ISP is specified, network billing method can only use the bandwidth package billing (BANDWIDTH_PACKAGE).",
359
391
},
@@ -512,12 +544,10 @@ func resourceTencentCloudClbInstanceCreate(d *schema.ResourceData, meta interfac
@@ -222,6 +252,7 @@ The following arguments are supported:
222
252
*`tags` - (Optional, Map) The available tags within this CLB.
223
253
*`target_region_info_region` - (Optional, String) Region information of backend services are attached the CLB instance. Only supports `OPEN` CLBs.
224
254
*`target_region_info_vpc_id` - (Optional, String) Vpc information of backend services are attached the CLB instance. Only supports `OPEN` CLBs.
255
+
*`vip_isp` - (Optional, String, ForceNew) Network operator, only applicable to open CLB. Valid values are `CMCC`(China Mobile), `CTCC`(Telecom), `CUCC`(China Unicom) and `BGP`. If this ISP is specified, network billing method can only use the bandwidth package billing (BANDWIDTH_PACKAGE).
225
256
*`vpc_id` - (Optional, String, ForceNew) VPC ID of the CLB.
226
257
*`zone_id` - (Optional, String) Available zone id, only applicable to open CLB.
227
258
@@ -237,7 +268,6 @@ In addition to all arguments above, the following attributes are exported:
237
268
*`id` - ID of the resource.
238
269
*`clb_vips` - The virtual service address table of the CLB.
239
270
*`domain` - Domain name of the CLB instance.
240
-
*`vip_isp` - Network operator, only applicable to open CLB. Valid values are `CMCC`(China Mobile), `CTCC`(Telecom), `CUCC`(China Unicom) and `BGP`. If this ISP is specified, network billing method can only use the bandwidth package billing (BANDWIDTH_PACKAGE).
0 commit comments