Skip to content

Commit

Permalink
Remove storageAccountName from module compute
Browse files Browse the repository at this point in the history
  • Loading branch information
nenad0707 committed Mar 17, 2024
1 parent 17cbc67 commit 963ac2d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.bicep
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ module compute 'compute.bicep' = {
functionAppName: functionAppName
appServicePlanSku: appServicePlanSku
location: location
storageAccountName: storageAccountName
tags: tags
}
}
Expand Down

0 comments on commit 963ac2d

Please sign in to comment.