Move bicep to modules
This is an effort to modularize our bicep files so the resource definitions are in one place in azure-dev repo
Two issues with this:
- resources.bicep path to cosmos isn't correct
- cosmos.bicep ref to abbreviations.json isn't correct
Repoman Generation Results
Repoman pushed changes to remotes for the following projects:
Project: todo-csharp-cosmos-sql
Remote: azure-samples
Branch: pr/485
You can initialize this project with:
azd init -t Azure-Samples/todo-csharp-cosmos-sql -b pr/485
View Changes | Compare Changes
Project: todo-csharp-mongo
Remote: azure-samples
Branch: pr/485
You can initialize this project with:
azd init -t Azure-Samples/todo-csharp-mongo -b pr/485
View Changes | Compare Changes
Project: todo-csharp-sql
Remote: azure-samples
Branch: pr/485
You can initialize this project with:
azd init -t Azure-Samples/todo-csharp-sql -b pr/485
View Changes | Compare Changes
Project: todo-nodejs-mongo-aca
Remote: azure-samples
Branch: pr/485
You can initialize this project with:
azd init -t Azure-Samples/todo-nodejs-mongo-aca -b pr/485
View Changes | Compare Changes
Project: todo-nodejs-mongo-swa-func
Remote: azure-samples
Branch: pr/485
You can initialize this project with:
azd init -t Azure-Samples/todo-nodejs-mongo-swa-func -b pr/485
View Changes | Compare Changes
Project: todo-nodejs-mongo
Remote: azure-samples
Branch: pr/485
You can initialize this project with:
azd init -t Azure-Samples/todo-nodejs-mongo -b pr/485
View Changes | Compare Changes
Project: todo-python-mongo-aca
Remote: azure-samples
Branch: pr/485
You can initialize this project with:
azd init -t Azure-Samples/todo-python-mongo-aca -b pr/485
View Changes | Compare Changes
Project: todo-python-mongo-swa-func
Remote: azure-samples
Branch: pr/485
You can initialize this project with:
azd init -t Azure-Samples/todo-python-mongo-swa-func -b pr/485
View Changes | Compare Changes
Project: todo-python-mongo
Remote: azure-samples
Branch: pr/485
You can initialize this project with:
azd init -t Azure-Samples/todo-python-mongo -b pr/485
View Changes | Compare Changes
We are holding this until we have TF support in.
I've created a new PR #548