microsoft / azure-pipelines-extensions

Collection of all RM and deployment extensions

Home Page:http://www.visualstudio.com/explore/release-management-vs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Release pipeline is failing with terraform project template for azure devops

soundd2 opened this issue · comments

I have implemented Build pipeline and release pipeline using following lab link
https://azuredevopslabs.com/labs/vstsextend/terraform/ However it is failing at the release pipeline due to the following error
image

and below is the error captured from the logs:
m�[31mError: �[0m�[0m�[1mFailed to get existing workspaces: Error creating storage client for storage account "terraformstoraged7d37c12": azure: malformed storage account key: illegal base64 data at input byte 0�[0m
Please assist.

Hi, please use https://github.com/microsoft/azure-pipelines-terraform/issues for reporting issues for terraform
Br
Manuel