azure-pipelines-extension-terraform icon indicating copy to clipboard operation
azure-pipelines-extension-terraform copied to clipboard

Fix JSON syntax in task.json

Open gcastill0 opened this issue 4 years ago • 1 comments

Quick fix for JSON syntax. Otherwise, the task upload fails with the following:

tfx build tasks upload --task-path ./azure-pipelines-extension-terraform/Tasks/TerraformEnterpriseTFS Cross Platform Command Line Interface v0.7.11
Copyright Microsoft Corporation

error: Error: Invalid task json: SyntaxError: /home/vagrant/azure-pipelines-extension-terraform/Tasks/TerraformEnterprise/task.json: Unexpected token ] in JSON at position 2225

gcastill0 avatar Jul 11 '21 17:07 gcastill0

CLA assistant check
All committers have signed the CLA.

hashicorp-cla avatar Jul 11 '21 17:07 hashicorp-cla