Contents Purpose Requirements Local Production Usage Vagrant Terraform Purpose This repository contains resources for deploying the Elastic Stack either locally using Vagrant or in a public cloud (AWS) using Terraform. Requirements Local Vagrant Production Packer Terraform Usage Vagrant $ vagrant up Visit http://localhost:5601 Terraform $ terraform init $ terraform plan $ terraform apply