Skip to content

Commit

Permalink
Update azure-pipelines-dev.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
jungopro committed Nov 30, 2019
1 parent 5c419db commit 55cb91f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions azure-pipelines-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
displayName: 'Install Terraform version $(TF-Version)'
inputs:
terraformVersion: '$(TF-Version)'
- task: CmdLine@2
inputs:
script: 'export TF_LOG=TRACE'
- template: templates/terraform.yml
parameters:
saName: '$(sa-name)'
Expand Down

0 comments on commit 55cb91f

Please sign in to comment.