microsoft / azure-pipelines-extensions

Collection of all RM and deployment extensions
http://www.visualstudio.com/explore/release-management-vs
MIT License
278 stars 422 forks source link

Issue while running terraform plan with azure ci/cd yaml pipeline #1085

Open Nitesh-kumar-Reddy opened 2 years ago

Nitesh-kumar-Reddy commented 2 years ago

Starting: TerraformTaskV3

Task : Terraform Description : Execute terraform commands to manage resources on AzureRM, Amazon Web Services(AWS) and Google Cloud Platform(GCP) Version : 3.209.19 Author : Microsoft Corporation Help : Learn more about this task

/usr/local/bin/terraform providers /usr/local/bin/terraform plan -detailed-exitcode

[error]Error: There was an error when attempting to execute the process '/usr/local/bin/terraform'. This may indicate the process failed to start. Error: spawn /usr/local/bin/terraform ENOENT

Finishing: TerraformTaskV

Kindly help me to get this issue resolve