Skip to content

Commit

Permalink
Chore: update Terraform version in pipeline (#2146)
Browse files Browse the repository at this point in the history
  • Loading branch information
thekaveman authored Jun 7, 2024
2 parents 40ac52e + 7e44e59 commit 110e0b1
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 @@ -9,7 +9,7 @@ steps:
- task: TerraformInstaller@0
displayName: Install Terraform
inputs:
terraformVersion: 1.3.7
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 110e0b1

Please sign in to comment.