> cd build/local
> ./start.sh
Make sure you set start.sh with execute permission =>
sudo chmod +x start.sh
> cd build/nomad
> terraform init
> terraform apply
> cd build/nomad
> terraform destroy
> cd build/local
# Ctrl + C
Happy hacking with HashiCorp stack!!!