We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6709a8a commit 2013e6fCopy full SHA for 2013e6f
1 file changed
.azuredevops/pipelines/hub-infrastructure-dev.yaml
@@ -33,7 +33,7 @@ variables:
33
- group: NON_LIVE_hub_backend
34
# - group: DEV_hub_config
35
- name: TF_DIRECTORY
36
- value: $(System.DefaultWorkingDirectory)/$(System.TeamProject)/infrastructure/hub
+ value: $(System.DefaultWorkingDirectory)/$(System.TeamProject)/infrastructure/terraform/hub
37
- name: TF_VERSION
38
value: 1.11.4
39
- name: TF_PLAN_ARTIFACT
0 commit comments