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.
