-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update bicep generator to use bicep-types and new contract (#7506)
# Description Update bicep generator to use bicep-types and new contract ## Type of change <!-- Please select **one** of the following options that describes your change and delete the others. Clearly identifying the type of change you are making will help us review your PR faster, and is used in authoring release notes. If you are making a bug fix or functionality change to Radius and do not have an associated issue link please create one now. --> - This pull request fixes a bug in Radius and has an approved issue (issue link required). - This pull request adds or changes features of Radius and has an approved issue (issue link required). - This pull request is a minor refactor, code cleanup, test improvement, or other maintenance task and doesn't change the functionality of Radius (issue link optional). <!-- Please update the following to link the associated issue. This is required for some kinds of changes (see above). --> Fixes: #issue_number --------- Signed-off-by: sk593 <shruthikumar@microsoft.com>
- Loading branch information
Showing
25 changed files
with
11,807 additions
and
4,219 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[submodule "bicep-types"] | ||
path = bicep-types | ||
url = https://github.com/Azure/bicep-types |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule bicep-types
added at
cd259b
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3,364 changes: 3,363 additions & 1 deletion
3,364
...bicep-types-radius/generated/applications/applications.core/2023-10-01-preview/types.json
Large diffs are not rendered by default.
Oops, something went wrong.
1,079 changes: 1,078 additions & 1 deletion
1,079
...bicep-types-radius/generated/applications/applications.dapr/2023-10-01-preview/types.json
Large diffs are not rendered by default.
Oops, something went wrong.
1,292 changes: 1,291 additions & 1 deletion
1,292
...types-radius/generated/applications/applications.datastores/2023-10-01-preview/types.json
Large diffs are not rendered by default.
Oops, something went wrong.
670 changes: 669 additions & 1 deletion
670
...-types-radius/generated/applications/applications.messaging/2023-10-01-preview/types.json
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,52 @@ | ||
{"Resources":{"Applications.Core/applications@2023-10-01-preview":{"RelativePath":"applications/applications.core/2023-10-01-preview/types.json","Index":58},"Applications.Core/containers@2023-10-01-preview":{"RelativePath":"applications/applications.core/2023-10-01-preview/types.json","Index":123},"Applications.Core/environments@2023-10-01-preview":{"RelativePath":"applications/applications.core/2023-10-01-preview/types.json","Index":158},"Applications.Core/extenders@2023-10-01-preview":{"RelativePath":"applications/applications.core/2023-10-01-preview/types.json","Index":176},"Applications.Core/gateways@2023-10-01-preview":{"RelativePath":"applications/applications.core/2023-10-01-preview/types.json","Index":197},"Applications.Core/secretStores@2023-10-01-preview":{"RelativePath":"applications/applications.core/2023-10-01-preview/types.json","Index":220},"Applications.Core/volumes@2023-10-01-preview":{"RelativePath":"applications/applications.core/2023-10-01-preview/types.json","Index":257},"Applications.Dapr/pubSubBrokers@2023-10-01-preview":{"RelativePath":"applications/applications.dapr/2023-10-01-preview/types.json","Index":49},"Applications.Dapr/secretStores@2023-10-01-preview":{"RelativePath":"applications/applications.dapr/2023-10-01-preview/types.json","Index":66},"Applications.Dapr/stateStores@2023-10-01-preview":{"RelativePath":"applications/applications.dapr/2023-10-01-preview/types.json","Index":84},"Applications.Datastores/mongoDatabases@2023-10-01-preview":{"RelativePath":"applications/applications.datastores/2023-10-01-preview/types.json","Index":50},"Applications.Datastores/redisCaches@2023-10-01-preview":{"RelativePath":"applications/applications.datastores/2023-10-01-preview/types.json","Index":69},"Applications.Datastores/sqlDatabases@2023-10-01-preview":{"RelativePath":"applications/applications.datastores/2023-10-01-preview/types.json","Index":88},"Applications.Messaging/rabbitMQQueues@2023-10-01-preview":{"RelativePath":"applications/applications.messaging/2023-10-01-preview/types.json","Index":50}},"Functions":{"applications.core/extenders":{"2023-10-01-preview":[{"RelativePath":"applications/applications.core/2023-10-01-preview/types.json","Index":258}]},"applications.core/secretstores":{"2023-10-01-preview":[{"RelativePath":"applications/applications.core/2023-10-01-preview/types.json","Index":264}]},"applications.datastores/mongodatabases":{"2023-10-01-preview":[{"RelativePath":"applications/applications.datastores/2023-10-01-preview/types.json","Index":90}]},"applications.datastores/rediscaches":{"2023-10-01-preview":[{"RelativePath":"applications/applications.datastores/2023-10-01-preview/types.json","Index":92}]},"applications.datastores/sqldatabases":{"2023-10-01-preview":[{"RelativePath":"applications/applications.datastores/2023-10-01-preview/types.json","Index":94}]},"applications.messaging/rabbitmqqueues":{"2023-10-01-preview":[{"RelativePath":"applications/applications.messaging/2023-10-01-preview/types.json","Index":52}]}}} | ||
{ | ||
"resources": { | ||
"Applications.Core/applications@2023-10-01-preview": { | ||
"$ref": "applications/applications.core/2023-10-01-preview/types.json#/53" | ||
}, | ||
"Applications.Core/containers@2023-10-01-preview": { | ||
"$ref": "applications/applications.core/2023-10-01-preview/types.json#/119" | ||
}, | ||
"Applications.Core/environments@2023-10-01-preview": { | ||
"$ref": "applications/applications.core/2023-10-01-preview/types.json#/154" | ||
}, | ||
"Applications.Core/extenders@2023-10-01-preview": { | ||
"$ref": "applications/applications.core/2023-10-01-preview/types.json#/173" | ||
}, | ||
"Applications.Core/gateways@2023-10-01-preview": { | ||
"$ref": "applications/applications.core/2023-10-01-preview/types.json#/194" | ||
}, | ||
"Applications.Core/secretStores@2023-10-01-preview": { | ||
"$ref": "applications/applications.core/2023-10-01-preview/types.json#/223" | ||
}, | ||
"Applications.Core/volumes@2023-10-01-preview": { | ||
"$ref": "applications/applications.core/2023-10-01-preview/types.json#/260" | ||
}, | ||
"Applications.Dapr/pubSubBrokers@2023-10-01-preview": { | ||
"$ref": "applications/applications.dapr/2023-10-01-preview/types.json#/44" | ||
}, | ||
"Applications.Dapr/secretStores@2023-10-01-preview": { | ||
"$ref": "applications/applications.dapr/2023-10-01-preview/types.json#/61" | ||
}, | ||
"Applications.Dapr/stateStores@2023-10-01-preview": { | ||
"$ref": "applications/applications.dapr/2023-10-01-preview/types.json#/79" | ||
}, | ||
"Applications.Datastores/mongoDatabases@2023-10-01-preview": { | ||
"$ref": "applications/applications.datastores/2023-10-01-preview/types.json#/48" | ||
}, | ||
"Applications.Datastores/redisCaches@2023-10-01-preview": { | ||
"$ref": "applications/applications.datastores/2023-10-01-preview/types.json#/69" | ||
}, | ||
"Applications.Datastores/sqlDatabases@2023-10-01-preview": { | ||
"$ref": "applications/applications.datastores/2023-10-01-preview/types.json#/90" | ||
}, | ||
"Applications.Messaging/rabbitMQQueues@2023-10-01-preview": { | ||
"$ref": "applications/applications.messaging/2023-10-01-preview/types.json#/48" | ||
} | ||
}, | ||
"resourceFunctions": {}, | ||
"settings": { | ||
"name": "radius", | ||
"version": "latest", | ||
"isSingleton": false | ||
} | ||
} |
Oops, something went wrong.