Skip to content

Commit fd23724

Browse files
committed
update resource_delete_options desc
1 parent fbe74e3 commit fd23724

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tencentcloud/services/tke/resource_tc_kubernetes_cluster.go

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

website/docs/r/kubernetes_cluster.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -929,7 +929,7 @@ The following arguments are supported:
929929
* `node_pool_global_config` - (Optional, List) Global config effective for all node pools.
930930
* `pre_start_user_script` - (Optional, String, ForceNew) Base64-encoded user script, executed before initializing the node, currently only effective for adding existing nodes.
931931
* `project_id` - (Optional, Int) Project ID, default value is 0.
932-
* `resource_delete_options` - (Optional, Set) The resource deletion policy when the cluster is deleted. Currently, CBS is supported (CBS is retained by default).
932+
* `resource_delete_options` - (Optional, Set) The resource deletion policy when the cluster is deleted. Currently, CBS is supported (CBS is retained by default). Only valid when deleting cluster.
933933
* `runtime_version` - (Optional, String) Container Runtime version.
934934
* `service_cidr` - (Optional, String, ForceNew) A network address block of the service. Different from vpc cidr and cidr of other clusters within this vpc. Must be in 10./192.168/172.[16-31] segments.
935935
* `tags` - (Optional, Map) The tags of the cluster.

0 commit comments

Comments
 (0)