Skip to content

Commit

Permalink
update deprecated version (#4669)
Browse files Browse the repository at this point in the history
  • Loading branch information
vhvb1989 authored Jan 8, 2025
1 parent e4f8388 commit 9c7b8e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/pipelines/templates/steps/install-terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ parameters:
TerraformVersion: latest

steps:
- task: ms-devlabs.custom-terraform-tasks.custom-terraform-installer-task.TerraformInstaller@0
- task: ms-devlabs.custom-terraform-tasks.custom-terraform-installer-task.TerraformInstaller@1
displayName: "Install Terraform - ${{ parameters.TerraformVersion }}"
inputs:
terraformVersion: "${{ parameters.TerraformVersion }}"

0 comments on commit 9c7b8e2

Please sign in to comment.