azure-dev icon indicating copy to clipboard operation
azure-dev copied to clipboard

Move bicep to modules

Open jongio opened this issue 3 years ago • 3 comments

This is an effort to modularize our bicep files so the resource definitions are in one place in azure-dev repo

jongio avatar Aug 17 '22 22:08 jongio

Two issues with this:

  1. resources.bicep path to cosmos isn't correct
  2. cosmos.bicep ref to abbreviations.json isn't correct

jongio avatar Aug 18 '22 20:08 jongio

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


azure-sdk avatar Aug 18 '22 20:08 azure-sdk

We are holding this until we have TF support in.

jongio avatar Aug 23 '22 15:08 jongio

I've created a new PR #548

jongio avatar Aug 30 '22 17:08 jongio