File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 11# Component: ` elasticsearch `
22
3- This component is responsible for provisioning an Elasticsearch cluster with built-in integrations with Kibana and Logstash.
3+ This component is responsible for provisioning an Elasticsearch cluster with built-in integrations with Kibana and
4+ Logstash.
45
56## Usage
67
@@ -27,6 +28,7 @@ components:
2728 domain_hostname_enabled : true
2829` ` `
2930
31+ <!-- prettier-ignore-start -->
3032<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
3133## Requirements
3234
@@ -118,8 +120,11 @@ components:
118120| <a name="output_master_password_ssm_key"></a> [master\_password\_ssm\_key](#output\_master\_password\_ssm\_key) | SSM key of Elasticsearch master password |
119121| <a name="output_security_group_id"></a> [security\_group\_id](#output\_security\_group\_id) | Security Group ID to control access to the Elasticsearch domain |
120122<!-- END OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
123+ <!-- prettier-ignore-end -->
121124
122125# # References
123- * [cloudposse/terraform-aws-components](https://github.com/cloudposse/terraform-aws-components/tree/main/modules/elasticsearch) - Cloud Posse's upstream component
126+
127+ - [cloudposse/terraform-aws-components](https://github.com/cloudposse/terraform-aws-components/tree/main/modules/elasticsearch) -
128+ Cloud Posse's upstream component
124129
125130[<img src="https://cloudposse.com/logo-300x69.svg" height="32" align="right"/>](https://cpco.io/component)
You can’t perform that action at this time.
0 commit comments