Skip to content

Commit

Permalink
docs(MRS): add flavors corresponds to API document.
Browse files Browse the repository at this point in the history
  • Loading branch information
Zippo-Wang committed Feb 2, 2024
1 parent f1d48f1 commit 50a1c13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/resources/mrs_cluster_v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 50a1c13

Please sign in to comment.