Skip to content

Is TerraformTaskV2 deprecated? #78

@nicollaas94

Description

@nicollaas94

I fall under this repository trying to kick off the Azure MLOps (v2) solution accelerators.
When trying to run this project on AzureDevOps I get errors like:

Encountered error(s) while parsing pipeline YAML:
A task is missing. The pipeline references a task called 'TerraformTaskV2'. This usually indicates the task isn't installed, and you may be able to install it from the Marketplace: https://marketplace.visualstudio.com. (Task version 2, job 'DeployAMLWorkspace', step ''.)
A task is missing. The pipeline references a task called 'TerraformTaskV2'. This usually indicates the task isn't installed, and you may be able to install it from the Marketplace: https://marketplace.visualstudio.com. (Task version 2, job 'DeployAMLWorkspace', step ''.)
A task is missing. The pipeline references a task called 'TerraformTaskV2'. This usually indicates the task isn't installed, and you may be able to install it from the Marketplace: https://marketplace.visualstudio.com. (Task version 2, job 'DeployAMLWorkspace', step ''.)
A task is missing. The pipeline references a task called 'TerraformTaskV2'. This usually indicates the task isn't installed, and you may be able to install it from the Marketplace: https://marketplace.visualstudio.com. (Task version 2, job 'DeployAMLWorkspace', step ''.)

I believe it is related to this Azure DevOps extension: https://marketplace.visualstudio.com/items?itemName=charleszipp.azure-pipelines-tasks-terraform which is deprecated in favor of https://marketplace.visualstudio.com/items?itemName=JasonBJohnson.azure-pipelines-tasks-terraform.

Should this repository be updated to use the latest available tasks or should it be archived in favor of some more modern or up to date way of bootstrapping MLOps environments?

Sub-issues

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions