C4W4 Capstone Issue: Terraform plan blocked by AWS credential & Glue permission errors

Hi,
I’m currently working on the capstone project and ran into two issues while running terraform plan in the terminal:

  1. Access Denied Exception for glue: Get Job – seems like there’s an explicit deny in the IAM policy.
  2. Invalid Client Token Id error from STS – possibly due to expired or invalid AWS credentials. I’m using the lab environment, and I believe I’ve followed the instructions correctly. Could you please help me check the IAM role and token setup, or let me know if I need to refresh the environment?

Hi there,

Just a quick reminder to ensure that the providers.tf file is located in the root folder (i.e., ./terraform). This file should include all the required provider arguments such as hostname, database, port, username, password, and so on.

If you’re still experiencing issues, it might be best to submit a lab refresh request. Once submitted, you’ll receive a notification when your lab has been refreshed. Please note that the process typically takes up to 2-3 business days.

Let us know if you need any further assistance—we’re happy to help!