Skip to content

roshpr/terraform_elasticsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

terraform_elasticsearch

Creating a elastic search domain

Overview

  • Create a single node elastic search domain accessible from IPs provided in variable elasticsearch_ips_to_allow_access.
  • Customize your settings in variable ef file.
  • Takes 10+ minutes for the cluster to comeup.
  • Change the policy settings to suit your choice

Executing

  • make changes to main.tf/variables in site folder
  • Run the following commands
    • terraform get site
    • terraform apply site

About

Creating a elastic search domain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published