Skip to content

Commit 329d41b

Browse files
committed
add
1 parent 97669a0 commit 329d41b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

tencentcloud/services/tke/resource_tc_kubernetes_native_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_native_node_pool.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ The `management` object of `native` supports the following:
172172
The `native` object supports the following:
173173

174174
* `instance_charge_type` - (Required, String, ForceNew) Node billing type. `PREPAID` is a yearly and monthly subscription, `POSTPAID_BY_HOUR` is a pay-as-you-go plan. The default is `POSTPAID_BY_HOUR`.
175-
* `instance_types` - (Required, List) Model list.
175+
* `instance_types` - (Required, List, ForceNew) Model list.
176176
* `security_group_ids` - (Required, List) Security group list.
177177
* `subnet_ids` - (Required, List) Subnet list.
178178
* `system_disk` - (Required, List, ForceNew) System disk configuration.

0 commit comments

Comments
 (0)