diff --git a/docs/resources/mrs_cluster_v2.md b/docs/resources/mrs_cluster_v2.md index 5bc470cc..7da7d4a0 100644 --- a/docs/resources/mrs_cluster_v2.md +++ b/docs/resources/mrs_cluster_v2.md @@ -509,6 +509,7 @@ The following arguments are supported: The `nodes` block supports: * `flavor` - (Required, String, ForceNew) Specifies the instance specifications for each nodes in node group. + This field corresponds to `node_size` in the MRS API documentation. Changing this will create a new MRS cluster resource. * `node_number` - (Required, Int) Specifies the number of nodes for the node group.