Skip to content

Commit

Permalink
fix(terraform): missed a version update
Browse files Browse the repository at this point in the history
  • Loading branch information
thekaveman committed Jun 7, 2024
1 parent 6094578 commit b32d4de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/pipeline/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ stages:
- task: TerraformInstaller@0
displayName: Install Terraform
inputs:
terraformVersion: 1.3.1
terraformVersion: 1.8.5
# https://github.com/microsoft/azure-pipelines-terraform/tree/main/Tasks/TerraformTask/TerraformTaskV3#readme
- task: TerraformTaskV3@3
displayName: Terraform init
Expand Down

0 comments on commit b32d4de

Please sign in to comment.