diff --git a/docs/resources/mrs_cluster_v1.md b/docs/resources/mrs_cluster_v1.md index 9fb2c8f1..620822a7 100644 --- a/docs/resources/mrs_cluster_v1.md +++ b/docs/resources/mrs_cluster_v1.md @@ -87,7 +87,7 @@ The following arguments are supported: c3.4xlarge.4, c3.8xlarge.4, c3.15xlarge.4, d2.xlarge.8, d2.2xlarge.8, d2.4xlarge.8, d2.8xlarge.8. The following provides specification details. - + node_size | CPU(core) | Memory(GB) | System Disk | Data Disk | --- | --- | --- | --- | --- | c2.2xlarge.linux.mrs | 8 | 16 | 40 | - 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. diff --git a/docs/resources/mrs_hybrid_cluster_v1.md b/docs/resources/mrs_hybrid_cluster_v1.md index a2d12661..03cad2fb 100644 --- a/docs/resources/mrs_hybrid_cluster_v1.md +++ b/docs/resources/mrs_hybrid_cluster_v1.md @@ -143,7 +143,7 @@ The `master_nodes`, `analysis_core_nodes`, `streaming_core_nodes`, `analysis_tas c3.4xlarge.4, c3.8xlarge.4, c3.15xlarge.4, d2.xlarge.8, d2.2xlarge.8, d2.4xlarge.8, d2.8xlarge.8. The following provides specification details. - + node_size | CPU(core) | Memory(GB) | System Disk | Data Disk | --- | --- | --- | --- | --- | c2.2xlarge.linux.mrs | 8 | 16 | 40 | -