microsoft / azuredevopslabs

Learn how you can plan smartly, collaborate better, and ship faster with a set of modern development services with Azure DevOps.
https://www.azuredevopslabs.com
MIT License
806 stars 905 forks source link

Terraform init not working as expected #672

Open rahul-santosh7 opened 1 year ago

rahul-santosh7 commented 1 year ago

[error]Error: There was an error when attempting to execute the process 'C:\hostedtoolcache\windows\terraform\1.4.6\x64\terraform.exe'. This may indicate the process failed to start. Error: spawn C:\hostedtoolcache\windows\terraform\1.4.6\x64\terraform.exe ENOENT

image

yaml task

rahul-santosh7 commented 1 year ago

This is happening with only yaml pipeline and I did not observe an issue with the classic pipeline. I have defined yaml correctly still its showing something is missing image