Skip to content

0.1.0

Compare
Choose a tag to compare
@aknysh aknysh released this 24 Jul 03:13
141a17b

what

  • Terraform module to provision an Elasticsearch cluster in a VPC with build-in Kibana and Logstash

why

  • Easily provision Elasticsearch cluster with the specified node count in the provided subnets in a VPC
  • Provision Elasticsearch domain policy that accepts a list of IAM role ARNs from which to permit management traffic to the cluster
  • Provision Security Group to control access to the Elasticsearch domain (inputs to the Security Group are other Security Groups or CIDRs blocks to be allowed to connect to the cluster)
  • Provision DNS hostname record for Elasticsearch cluster
  • DNS hostname record for Kibana