Hello, I am experiencing a blocker in the assignment 2.
While applying the changes with terraform for the transform ETL (curated zone), the terminal crashes and reboots with a new screen. I am not able to capture any error message or tracebacks. This course is charging additional amount every month and the timeline is very crucial.
I have completed all other quizes and assignments. I am just blocked with this one assignment from completing the course. A quick help would be very much appreciated.
Hello @Soumonos,
There might be existing resources that cause the terminal to crash (e.g. de-c3w2a1-rds-connection
, de-c3w2a1-glue-role
). Could you run terraform apply -no-color 2> errors.txt
instead of terraform apply
when deploying the transform module in step 4.3. to see the errors.txt
file. You could go to AWS console and delete them. If the issue continue please submit this form for a lab refresh. Hope it helps:
de-c3w2a1-rds-connection
in AWS glue > connections:
de-c3w2a1-glue-role
in IAM > roles
Hello Georgios,
Thank you very much for pointing out the issue and providing the solution. It worked and I have been able to successfully complete the course. Cheers.
Soumonos
1 Like