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
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -179,9 +179,6 @@ No modules.
179
179
| <aname="input_encrypt_at_rest_enabled"></a> [encrypt\_at\_rest\_enabled](#input\_encrypt\_at\_rest\_enabled)| Whether to enable encryption at rest |`bool`|`true`| no |
180
180
| <aname="input_encrypt_at_rest_kms_key_id"></a> [encrypt\_at\_rest\_kms\_key\_id](#input\_encrypt\_at\_rest\_kms\_key\_id)| The KMS key id to encrypt the Elasticsearch domain with. If not specified then it defaults to using the aws/es service KMS key |`string`|`"alias/aws/es"`| no |
181
181
| <aname="input_log_publishing_options"></a> [log\_publishing\_options](#input\_log\_publishing\_options)| Options for publishing slow logs to CloudWatch Logs |`any`|`{}`| no |
182
-
| <aname="input_log_publishing_options_cloudwatch_log_group_arn"></a> [log\_publishing\_options\_cloudwatch\_log\_group\_arn](#input\_log\_publishing\_options\_cloudwatch\_log\_group\_arn)| iARN of the Cloudwatch log group to which log needs to be published |`string`|`""`| no |
183
-
| <aname="input_log_publishing_options_enabled"></a> [log\_publishing\_options\_enabled](#input\_log\_publishing\_options\_enabled)| Specifies whether given log publishing option is enabled or not |`bool`|`true`| no |
184
-
| <aname="input_log_publishing_options_log_type"></a> [log\_publishing\_options\_log\_type](#input\_log\_publishing\_options\_log\_type)| A type of Elasticsearch log. Valid values: INDEX\_SLOW\_LOGS, SEARCH\_SLOW\_LOGS, ES\_APPLICATION\_LOGS |`string`|`"INDEX_SLOW_LOGS"`| no |
185
182
| <aname="input_log_publishing_options_retention"></a> [log\_publishing\_options\_retention](#input\_log\_publishing\_options\_retention)| Retention in days for the created Cloudwatch log group |`number`|`90`| no |
186
183
| <aname="input_node_to_node_encryption"></a> [node\_to\_node\_encryption](#input\_node\_to\_node\_encryption)| Node-to-node encryption options |`any`|`{}`| no |
187
184
| <aname="input_node_to_node_encryption_enabled"></a> [node\_to\_node\_encryption\_enabled](#input\_node\_to\_node\_encryption\_enabled)| Whether to enable node-to-node encryption |`bool`|`true`| no |
0 commit comments