Releases: tothenew/terraform-aws-elasticsearch
Releases · tothenew/terraform-aws-elasticsearch
Bug fixes
Features added
- variablised instance block for elasticsearch EC2 creation
- kms key block added as during plan or apply kms key arn is changing for ebs even tho the alias for kms key is there,so to avoid that a custom kms key block is added for elasticsearch EC2 creation
- output of the arn is added in the output block of output.tf
- The userdata now uses cloud-init
v0.0.2
Initial Release
This module will create an Elasticsearch server.
Based on the parameter set there will be 2 options to create.
Launch the EC2 instance having the Elasticsearch package installed with version 7.17.7 based on x86_64 on Amazon Linux 2 latest AMI.
Use AWS OpenSearch Service for launching the Elasticsearch