I am working with Azure Devops release pipeline where I need to pass arguments for couple of variables. Pipeline is successfully executing terraform init, validate commands but it is giving error while executing terraform plan.
Error: The process '/opt/hostedtoolcache/terraform/0.12.3/x64/terraform' failed with exit code 1
Need help on this.
terraform plan
looks? If this is release pipeline, can you add screenshot? – Krzysztof Madej