We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 105bb6c commit 045fc7dCopy full SHA for 045fc7d
1 file changed
.azuredevops/pipelines/hub-infrastructure-dev.yaml
@@ -18,7 +18,7 @@ resources:
18
variables:
19
- group: NON_LIVE_hub_backend
20
- name: TF_DIRECTORY
21
- value: $(System.DefaultWorkingDirectory)/$(System.TeamProject)/infrastructure/terraform/hub
+ value: $(System.DefaultWorkingDirectory)/lung_cancer_screening/infrastructure/terraform/hub
22
- name: TF_VERSION
23
value: 1.14.3
24
- name: TF_PLAN_ARTIFACT
0 commit comments