Hi,
I’ve been working on Capstone project 1 and there is a lot of preparatory work in editing Terraform files etc. Some of the edits involved replacing the word “None” but not all of them do so the potential for missing something or creating a syntax error is huge. I then do the Terraform init / plan / apply, followed by the running the glue jobs across extract, transform and serve. I am getting some “Succeeded” runs but also some “Failed” runs and honestly the error messages etc that I get in Glue studio don’t help too much for the “Failed” attempts. Are there any logs or is there any other troubleshooting resource that I could use to get more detailed debug / error logs?
Thanks!