Skip to content

Commit 97c5da1

Browse files
committed
docs: regenerate docs
1 parent 72aed14 commit 97c5da1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

website/docs/d/kubernetes_cluster_common_names.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ data "tencentcloud_kubernetes_cluster_common_names" "foo" {
2525
The following arguments are supported:
2626

2727
* `cluster_id` - (Optional, String) Cluster ID.
28-
* `result_output_file` - (Optional, String) Used for save result.
28+
* `result_output_file` - (Optional, String) Used to save results.
2929
* `role_ids` - (Optional, List: [`String`]) List of Role ID. Up to 50 sub-accounts can be passed in at a time.
3030
* `subaccount_uins` - (Optional, List: [`String`]) List of sub-account. Up to 50 sub-accounts can be passed in at a time.
3131

website/docs/d/kubernetes_cluster_levels.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ output "level5" {
2626
The following arguments are supported:
2727

2828
* `cluster_id` - (Optional, String) Specify cluster Id, if set will only query current cluster's available levels.
29-
* `result_output_file` - (Optional, String) Used for save result.
29+
* `result_output_file` - (Optional, String) Used to save results.
3030

3131
## Attributes Reference
3232

0 commit comments

Comments
 (0)