Skip to content

Commit

Permalink
Adjusted name
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderSehr committed Oct 14, 2024
1 parent b51d13d commit 3c86c9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion avm/ptn/azd/ml-project/tests/e2e/defaults/main.test.bicep
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ module dependencies 'dependencies.bicep' = {
scope: resourceGroup
params: {
hubName: '${namePrefix}${serviceShort}hub001'
keyVaultName: '${namePrefix}${serviceShort}kv001'
keyVaultName: '${namePrefix}${serviceShort}kv002'
storageAccountName: '${namePrefix}${serviceShort}sa001'
}
}
Expand Down

0 comments on commit 3c86c9d

Please sign in to comment.