In the last lab of week 4, Assignment 5: Capstone Project Part 2, every time I run the bash command “terraform apply -target=module.transform_job” I lose connection.
Hello @kfarrow,
Sorry for the inconvenience, if you followed the steps up to 2.3 and the lab reboots you need to reload window then run the same commands. Most probable is that there are existing resources so you could use terraform apply -target=module.transform_job -no-color 2> errors.txt
to see the errors.txt
file. If the issue continues you might need to try after a few hours in a new lab session or you may need to submit the form for lab refresh. Thank you
Thanks! I was able to read the error file and delete the existing AWS resources from the AWS console and that solved the problem.
Having the same issue and have tried every suggestion, this is quite frustrating and I hope it will be sorted out or better instructions provided as this has been taking a lot of my time. Anyway, I submitted the reset form, but note the issue I’m having does not match any of the 4 selections in the form.
Hello @msoreco,
You can choose any option and it takes 1-2 business days to complete. The issue is when the lab rebooted and didn’t complete terraform apply.
Those resources should be deleted from the AWS console or wait for a new lab session to clear them. Sorry for the inconvenience this might cause and I hope it fixes, thanks