Terraform Initialize Error on Azure Devops release pipeline
I am trying to setup the release pipeline on azure DevOps with terraform configuration to create resource on Azure cloud. I have already created the main.tf and resources but while initializing the terraform thru tasks, it gives me the following error. somehow, i guess it is not able to identify the terraform.exe installed from terraform installer (previous task).
Terraform Initialize Error on Azure Devops release pipeline
I am trying to setup the release pipeline on azure DevOps with terraform configuration to create resource on Azure cloud. I have already created the main.tf and resources but while initializing the terraform thru tasks, it gives me the following error. somehow, i guess it is not able to identify the terraform.exe installed from terraform installer (previous task).