Course 4 Week 4 - Capstone Project Part 2, Resources/Permission Errors

Hello! I have just submitted a Lab refresh form, but decided to open a post to clarify the issue as well.

I’m trying to go through capstone 2 but when I got to the second “terraform apply” the IDE froze for a while, and when it came back many things became broken.

Trying to run terraform apply again resulted in the bin bash error 1. Running the apply command with the error logger as stated in the labs shows there are 3 resources created that I cannot delete. Two Glue connections and one IAM policy. Running terraform destroy returns 0 resources destroyed, and finally, trying to delete these manually with AWS commands from the CLI resulted in permission errors.

Tried to refresh the lab, the AWS instance via the reboot button, and even manually delete the resources via the AWS visual interface and no dice.

Thanks in advance.

Hello @Gui_Soares,
It’s good you filled the form and it should take 1-2 days process.
Also the lab does reset after a new lab session when some hours pass and clears previously created resources.
But yeah when the lab reboots when you terraform apply it finds existing resources that prevents you from continue. Thank you