Skip to content

Commit 17997f6

Browse files
committed
wip
1 parent ba75c79 commit 17997f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ stages:
3131
displayName: Terraform Plan
3232
condition: eq(variables['Build.Reason'], 'Manual')
3333
variables:
34-
tfVarsFile: environments/$(ENVIRONMENT)/variables.tfvars
34+
tfVarsFile: infrastructure/environments/$(ENVIRONMENT)/variables.tfvars
3535
jobs:
3636
- job: init_and_plan
3737
displayName: Init, plan, store artifact

0 commit comments

Comments
 (0)