ine-labs / AzureGoat

AzureGoat : A Damn Vulnerable Azure Infrastructure
MIT License
776 stars 177 forks source link

Error: local-exec provisioner error #13

Closed Hafzan-250601 closed 8 months ago

Hafzan-250601 commented 1 year ago

I am getting this error image

RhaXiel commented 11 months ago

TLDR: Use azure cli from the web browser.

For those wondering, there's a video playlist linked in the documentacion: https://github.com/ine-labs/AzureGoat#solutions

There's a video tutorial on how to set up the environment and it's actually done directly from azure-cli on the web browser.

My guess is that if you try to terraform on your host, the scripts will use your installed version of python and other dependencies to run all the scripts. At least, I got the same error as you and other 4 different errors when trying to run terraform on different hosts.