Week 2 Assignment 1: Terraform plan not working (multiple EC2 VPCs matched)

Getting this error on terraform plan

I also get prompted for every variable (I just pressed enter but what to do here is not in the instructions)

Hello @GreenEye

You need to run source scripts/setup.sh before getting to the terraform commands. This command initiates the variables so that terraform plan doesn’t ask you to input them manually.