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
Copy file name to clipboardExpand all lines: website/docs/r/kubernetes_scale_worker.html.markdown
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -124,7 +124,7 @@ The following arguments are supported:
124
124
125
125
*`cluster_id` - (Required, String, ForceNew) ID of the cluster.
126
126
*`worker_config` - (Required, List, ForceNew) Deploy the machine configuration information of the 'WORK' service, and create <=20 units for common users.
127
-
*`create_result_output_file` - (Optional, String) Used to save results of CVMs creation error messages.
127
+
*`create_result_output_file` - (Optional, String, ForceNew) Used to save results of CVMs creation error messages.
128
128
*`data_disk` - (Optional, List, ForceNew) Configurations of tke data disk.
129
129
*`desired_pod_num` - (Optional, Int, ForceNew) Indicate to set desired pod number in current node. Valid when the cluster enable customized pod cidr.
0 commit comments