Skip to content

Commit 6774447

Browse files
author
Adrian Hall
committed
(#245) Clean up unused infra
1 parent 7af4b16 commit 6774447

File tree

3 files changed

+1
-111
lines changed

3 files changed

+1
-111
lines changed

infra/modules/cosmos-mongodb-ru.bicep

Lines changed: 0 additions & 110 deletions
This file was deleted.

infra/resources.bicep

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ module cosmos './modules/cosmos.bicep' = {
105105
}
106106
}
107107

108-
module mongodb './modules/cosmos-mongodb-vcore.bicep' = {
108+
module mongodb './modules/cosmos-mongodb.bicep' = {
109109
name: 'mongo-deployment-${resourceToken}'
110110
params: {
111111
location: location

0 commit comments

Comments
 (0)