You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -166,6 +166,7 @@ No modules.
166
166
| <aname="input_cloudwatch_log_enabled"></a> [cloudwatch\_log\_enabled](#input\_cloudwatch\_log\_enabled)| Change to false to avoid deploying any Cloudwatch Logs resources |`bool`|`true`| no |
167
167
| <aname="input_cluster_config"></a> [cluster\_config](#input\_cluster\_config)| Cluster configuration of the domain |`any`|`{}`| no |
168
168
| <aname="input_cluster_config_availability_zone_count"></a> [cluster\_config\_availability\_zone\_count](#input\_cluster\_config\_availability\_zone\_count)| Number of Availability Zones for the domain to use with |`number`|`3`| no |
169
+
| <aname="input_cluster_config_cold_storage_options_enabled"></a> [cluster\_config\_cold\_storage\_options\_enabled](#input\_cluster\_config\_cold\_storage\_options\_enabled)| Indicates whether to enable cold storage for an Elasticsearch domain |`bool`|`false`| no |
169
170
| <aname="input_cluster_config_dedicated_master_count"></a> [cluster\_config\_dedicated\_master\_count](#input\_cluster\_config\_dedicated\_master\_count)| Number of dedicated master nodes in the cluster |`number`|`3`| no |
170
171
| <aname="input_cluster_config_dedicated_master_enabled"></a> [cluster\_config\_dedicated\_master\_enabled](#input\_cluster\_config\_dedicated\_master\_enabled)| Indicates whether dedicated master nodes are enabled for the cluster |`bool`|`true`| no |
171
172
| <aname="input_cluster_config_dedicated_master_type"></a> [cluster\_config\_dedicated\_master\_type](#input\_cluster\_config\_dedicated\_master\_type)| Instance type of the dedicated master nodes in the cluster |`string`|`"r5.large.elasticsearch"`| no |
0 commit comments