Capstone Project Part 1 Problem running job exercise 4.1.7 all jobs failed

Hi I am doing Capstone Project Part 1.
for section 4.1.7 when I am running the job (before running the jobs I do not get an error for terraform part(init,plan and apply)
I am able to start all three jobs. But after running the job all three jobs fail.
How can I iteratively check where the problem lies. As in Cloud Watch I do not have access rights to view the logs. Is there any tip I can find out what the problem is with all the jobs failing.

(de-c4w4a1-api-users-extract-job , de-c4w4a1-api-sessions-extract-job and de-c4w4a1-rds-extract-job)

Thanks

I was able to diagnose the problem. But now when run terraform plan
i get asked to provide values for
redshift port
reshift_user
var.data_lakename

even I thought I am only on the extract part of the exercise and I only commented out in the main.tf the extract_job part

the values for data_lake_name, var.region are already set in main.tf

any tip would be a big help as to what I am doing incorrectly. Thanks

This thread can be closed.
Thanks