tf_aws_elasticsearch icon indicating copy to clipboard operation
tf_aws_elasticsearch copied to clipboard

[DEPRECATED] Use https://github.com/terraform-aws-modules/terraform-aws-opensearch

Results 13 tf_aws_elasticsearch issues
Sort by recently updated
recently updated
newest added

right now if `ebs_volume_size` is set to 0, then `ebs_enabled` is set to false, and then there's an error message about how we can't pass any EBS options.

bug

Unable to use t-type instances with the module. Need to add support for auto_tune_options. Error when using this instance type: │ Error: ValidationException: Autotune is not supported in t2/t3 instance...