Hello,
I’ve been trying to complete the lab however run into issues with terraform. In step 3.2 when I run terraform the terminal crashes and I get the following error.
Error: creating Glue Connection (de-c3w2a1-rds-connection): operation error Glue: CreateConnection, https response error StatusCode: 400, RequestID: abe2b47a-7afe-4570-baed-2e5a5b87cd79, AlreadyExistsException: Connection already exists.
I’m still able to create the glue jobs for 3.2 however when I run terraform in section 4.3 the terminal crashes again or I get a connection error and the glue jobs are not created. I get this error when I try to run a job
An error occurred (EntityNotFoundException) when calling the StartJobRun operation: Failed to start job run due to missing metadata.
I’ve tried reloading the window, rebooting, deleting the terraform directory and getting the latest version however nothing seems to work. What can I do?