Hello @simply.me
This issue is because you used terraform apply when the lab server was rebooted without destroying terraform before. You could run terraform apply -no-color 2> errors.txt to see what errors cause the terminal to crash. Also you might need to run source scripts/setup.sh from part 2 to continue. Thank you