Azure / Azure/mlops-v2

[QuickStart.md] Error when running deploy-infra pipeline due to changed folder structure

Open
#33 3 comments 0 reactions 2 assignees Claimed by @chrey-gh View on GitHub
Dominant language
Shell
Stars
654
Forks
347
PR merge metrics
No merged PRs in 30d

Description

[QUICKSTART.md]
When running the "tf-ado-deply-infra.yml" pipeline I receive this error:
![image](https://user-images.githubusercontent.com/11491966/175983062-989b6ed0-edb3-4220-8546-3059599d39a8.png)

The reason might be due to changed folder structure in row 7 and 9 (tf-ado-deploy-infra.yml) :
```
- template: ../../config-infra-prod.yml
- template: ../../config-infra-dev.yml
```
Here we might need go one hierarchy level higher.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.