Skip to content

Commit

Permalink
update main.json
Browse files Browse the repository at this point in the history
  • Loading branch information
NanaXiong00 committed Dec 19, 2024
1 parent a2c665b commit 66f0354
Showing 1 changed file with 7 additions and 10 deletions.
17 changes: 7 additions & 10 deletions avm/res/document-db/mongo-cluster/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.30.23.60470",
"templateHash": "11382084554700938270"
"version": "0.32.4.45862",
"templateHash": "2703211074566743315"
},
"name": "Azure Cosmos DB MongoDB vCore cluster",
"description": "This module deploys a Azure Cosmos DB MongoDB vCore cluster.\n\n**Note:** This module is not intended for broad, generic use, as it was designed to cater for the requirements of the AZD CLI product. Feature requests and bug fix requests are welcome if they support the development of the AZD CLI but may not be incorporated if they aim to make this module more generic than what it needs to be for its primary use case.",
Expand Down Expand Up @@ -845,8 +845,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.30.23.60470",
"templateHash": "2708665515541247345"
"version": "0.32.4.45862",
"templateHash": "12976219964590265329"
},
"name": "Azure Cosmos DB MongoDB vCore Cluster Config FireWall Rules",
"description": "This module config firewall rules for the Azure Cosmos DB MongoDB vCore cluster.",
Expand Down Expand Up @@ -945,8 +945,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.30.23.60470",
"templateHash": "16142913599202614386"
"version": "0.32.4.45862",
"templateHash": "7635336304585068699"
}
},
"definitions": {
Expand Down Expand Up @@ -1022,10 +1022,7 @@
"name": "[format('{0}/{1}', parameters('keyVaultName'), parameters('secretsToSet')[copyIndex()].name)]",
"properties": {
"value": "[parameters('secretsToSet')[copyIndex()].value]"
},
"dependsOn": [
"keyVault"
]
}
}
},
"outputs": {
Expand Down

0 comments on commit 66f0354

Please sign in to comment.