Skip to content

Commit fbe3ba9

Browse files
committed
add
1 parent dda9ace commit fbe3ba9

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

tencentcloud/services/tke/resource_tc_kubernetes_node_pool.go

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/docs/r/kubernetes_node_pool.html.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -395,6 +395,7 @@ The `auto_scaling_config` object supports the following:
395395
* `instance_name` - (Optional, String) Instance name, no more than 60 characters. For usage, refer to `InstanceNameSettings` in https://www.tencentcloud.com/document/product/377/31001.
396396
* `internet_charge_type` - (Optional, String) Charge types for network traffic. Valid value: `BANDWIDTH_PREPAID`, `TRAFFIC_POSTPAID_BY_HOUR` and `BANDWIDTH_PACKAGE`.
397397
* `internet_max_bandwidth_out` - (Optional, Int) Max bandwidth of Internet access in Mbps. Default is `0`.
398+
* `ipv4_address_type` - (Optional, String) Type of public IP address. WanIP: Ordinary public IP address; HighQualityEIP: High Quality EIP is supported only in Singapore and Hong Kong; AntiDDoSEIP: Anti-DDoS IP is supported only in specific regions. For details, see EIP Product Overview. Specify the type of public IPv4 address to assign a public IPv4 address to the resource. HighQualityEIP and AntiDDoSEIP features are gradually released in select regions. For usage, submit a ticket for consultation.
398399
* `key_ids` - (Optional, List, ForceNew) ID list of keys.
399400
* `orderly_security_group_ids` - (Optional, List) Ordered security groups to which a CVM instance belongs.
400401
* `password` - (Optional, String, ForceNew) Password to access.

0 commit comments

Comments
 (0)