automated_snapshot_start_hour |
Hour during which the service takes an automated daily snapshot of the indices in the domain. |
number |
0 |
no |
dedicated_master_count |
Number of dedicated master nodes in the cluster. |
number |
1 |
no |
dedicated_master_enabled |
Indicates whether dedicated master nodes are enabled for the cluster. |
bool |
true |
no |
dedicated_master_type |
Instance type of the dedicated master nodes in the cluster. |
string |
"" |
no |
ebs_enabled |
Whether EBS volumes are attached to data nodes in the domain. |
bool |
false |
no |
elasticsearch_version |
The version of Elasticsearch to use. |
string |
"" |
no |
identifier |
A name identifier for the ElasticSearch domain. |
string |
"" |
no |
instance_count |
The number of data nodes (instances) to use in the Amazon ES domain |
number |
1 |
no |
instance_type |
Instance type of data nodes in the cluster. |
string |
"" |
no |
iops |
The baseline input/output (I/O) performance of EBS volumes attached to data nodes |
number |
0 |
no |
security_group_ids |
List of security group ids. |
list(string) |
[] |
no |
subnets_ids |
List of all the subnets |
list(string) |
[] |
no |
tags |
Tags to be applied to the resource |
map |
{} |
no |
volume_size |
The size of EBS volumes attached to data nodes (in GB). |
number |
20 |
no |
volume_type |
The type of EBS volumes attached to data nodes. |
string |
"" |
no |
zone_awareness_enabled |
Configuration block containing zone awareness settings. Documented below. |
bool |
false |
no |