Skip to content

Commit

Permalink
Changed Directory to Terraform
Browse files Browse the repository at this point in the history
  • Loading branch information
benitomartin committed Jul 28, 2023
1 parent 29622d6 commit 5cf241d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,6 @@ jobs:

- name: TF plan
id: plan
working-directory: 'infrastructure'
working-directory: 'terraform'
run: |
terraform init -backend-config="key=mlops-zoomcamp-prod.tfstate" --reconfigure && terraform plan -var-file=C:\Users\bmart\OneDrive\11_MLOps\mlops-car-prices\terraform\vars\prod.tfvars

0 comments on commit 5cf241d

Please sign in to comment.