C2W3 Lab 2 Terraform

Why does Terraform ask me to enter a value for subnet a or subnet b when I enter ‘terraform plan’ in the terminal?

Hello @jp35279024
The value for these parameters is set when you run source scripts/setup.sh, as instructed in the beginning of section 2. Please, make sure you run this command in the same terminal instance where you are running your terraform commands. If your terminal crashes and you continue working in another terminal instance, you need to run this command again.