> cd build/local
> ./start.shMake 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 + CHappy hacking with HashiCorp stack!!!