Issue with C1W4 assignment

With regards to completion of the assignment, I have finished executing the contents of the 1st video i.e, execution and completion of the glue job.

Just prior to me starting the process for the creation of the vector database, I lost my internet connection leading me to refresh the VS Code Lab environment.

The issue is that now, both the vector, etl modules are uncommented in the following terraform files:

1.main.tf

2.output.tf

Now, when I change directories to the terraform directory, and execute the following steps, the output i get is shown in the image below:

<Steps executed(in order) in the terminal>

a.terraform init

b.terraform plan

c.terraform apply

d.type yes

Firstly, there’s the error as shown in the image.

Secondly, I have not received the vector database endpoint like how Joe received the same in the 2nd video.

Given the above problems, Should i recomment the etl modules in both the main.tf , and outputs.tf files prior to executing the requirements for the creation of the vector database?

OR should I request the lab be entirely refreshed?

please help with the same.

Hello @Amv

Please, request a lab refresh via this form and try again after your lab is refreshed.

I also experienced this. It keeps crashing and i can’t finish and submit the lab. Please let us know what we should do because it is due in a few days.

Given the time constraints, I tried implementing a solution by myself. So, what i did was resave the contents of the main.tf ,outputs.tf file exactly as it was prior to me having started the assignment from scratch(i.e., recomment all the necessary code pertaining to the completion of the glue job as well as the creation of the vector database; ensuring that there are no changes in the code content).Then , I executed the instructions as per the video(again from scratch). This worked.

Hope this helps.