Skip to content

Commit

Permalink
rename directory
Browse files Browse the repository at this point in the history
  • Loading branch information
dciborow committed Aug 11, 2022
1 parent fae419c commit febb003
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/azure-gaming/game-dev-vmss/main.bicep
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ deployedFromSolutionTemplate={19}

var vmssImgProduct = 'game-dev-vm'

module vnet './nestedtemplates/virtualNetworks.bicep' = {
module vnet './modules/virtualNetworks.bicep' = {
name: '${vnetName}-${deployment().name}'
params: {
location: location
Expand Down

0 comments on commit febb003

Please sign in to comment.