Do we have any issues/restrictions to perform Assignments abroad? Specifically with Terraform? I had no issues in Course 3 Labs and Assignment while I was in the United States, now I’m performing C4_W4-Capstone Projects abroad and I have been experiencing issues (permission, crashes, etc.) with Terraform.
I’m just curious because I would like to know if I have to take something into account while performing these Assignments abroad (with Terraform). BTW-I have filled and sent the “Combined Data Engineering Lab Issue Report” form.
First terraform error/crash I got last Saturday happened when I was performing point “4.2. Transforming Zone”. Then, I tried Reboot and Get latest version and did not work. Today I got the Assignment refresh and noticed the same files unmodified. The error/crash with Terraform along with this freezing status (image attached) still going on. The Assignment does not even let me get pass the point “4.1. Landing Zone” now.
var.catalog_database
Curated DB name
Enter a value:
I have absolutly the same problem, but rerun setup.sh and terraform did not help me. Previously, I wrote to support to resolve lake formation issue and now this error. I still could not event start doing lab, because of terraform issues.
I need to run two more commands and it’s not working. Please, help me
terraform apply -target=module.transform_job
terraform apply -target=module.serving
At first glance, I could suggest checking carefully the variables script_location on modules/transform_job/glue.tf and --api_url on modules/extract_job/glue.tf. Otherwise, I hope Mentors might give you a proper solution.