$ make
To make it easier on yourself, run cp terraform.tfvars.example terraform.tfvars
and then edit as appropriate.
$ $(terraform output fleet_env)
$ fleetctl list-machines
If you don't have fleetctl and you're on a Mac, you can run make fleetctl
and it will install it via Homebrew.
$ open $(terraform output consul_url) # assuming again you're on a Mac