Skip to content

Releases: tothenew/terraform-aws-elasticsearch

Bug fixes

26 Jul 07:55
e4149d6

Choose a tag to compare

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

01 Feb 11:45
16447cf

Choose a tag to compare

  • security group, IAM role and KMS key id now part of module. No need to create seperately.

Initial Release

03 Jan 15:43
f4e99fa

Choose a tag to compare

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