Skip to content

Commit 133280d

Browse files
committed
wip
1 parent 2013e6f commit 133280d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.azuredevops/pipelines/hub-infrastructure-dev.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@ stages:
5151
- job: init_and_plan
5252
displayName: Init, plan, store artifact
5353
steps:
54-
- task: TerraformInstaller@1
55-
displayName: Install Terraform $(TF_VERSION)
56-
inputs:
57-
terraformVersion: $(TF_VERSION)
54+
# - task: TerraformInstaller@1
55+
# displayName: Install Terraform $(TF_VERSION)
56+
# inputs:
57+
# terraformVersion: $(TF_VERSION)
5858

5959
- checkout: self
6060
- checkout: dtos-devops-templates

0 commit comments

Comments
 (0)