Creating a elastic search domain
- 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
- make changes to main.tf/variables in site folder
- Run the following commands
- terraform get site
- terraform apply site