Skip to content

Commit 2ad4926

Browse files
committed
add
1 parent 8238b44 commit 2ad4926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/elasticsearch_instance.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ The `node_info_list` object supports the following:
189189
* `node_num` - (Required, Int) Number of nodes.
190190
* `node_type` - (Required, String) Node specification, and valid values refer to [document of tencentcloud](https://intl.cloud.tencent.com/document/product/845/18376).
191191
* `disk_size` - (Optional, Int) Node disk size. Unit is GB, and default value is `100`.
192-
* `disk_type` - (Optional, String) Node disk type. Valid values are `CLOUD_SSD` and `CLOUD_PREMIUM`, `CLOUD_HSSD`. The default value is `CLOUD_SSD`.
192+
* `disk_type` - (Optional, String) Node disk type. Valid values are `CLOUD_SSD`, `CLOUD_PREMIUM`, `CLOUD_HSSD` and `CLOUD_BSSD`. The default value is `CLOUD_SSD`.
193193
* `encrypt` - (Optional, Bool) Decides to encrypt this disk or not.
194194
* `type` - (Optional, String) Node type. Valid values are `hotData`, `warmData` and `dedicatedMaster`. The default value is 'hotData`.
195195

0 commit comments

Comments
 (0)