Week2 Lab - terraform won't initialize

What may be the cause of this error?

voclabs:~/environment/infrastructure/terraform $ terraform init
bash: terraform: command not found

Hello @cmsgbonita , can you make sure you run step 7 in the Vocareum? It is needed to install terraform before you continue. After that you can follow the instructions. Thanks

3 Likes

Hi,
I am getting this error as well. What do you mean by step 7 in the Vocareum?

1 Like

I think it is this command " ```
source scripts/setup.sh

1 Like

I just managed to solve it. It was explained in the “Lab Walkthrough - Setting up the Lab” video, as well as the webpage when clicking on the week 2 graded assignment. Check it out.

2 Likes