Skip to content

Commit

Permalink
Update avm/res/hybrid-compute/gateway/tests/e2e/waf-aligned/main.test…
Browse files Browse the repository at this point in the history
….bicep as suggested

Co-authored-by: Alexander Sehr <[email protected]>
  • Loading branch information
anderseide and AlexanderSehr authored Feb 8, 2025
1 parent 658312e commit a83d543
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,7 @@ module testDeployment '../../../main.bicep' = [
scope: resourceGroup
name: '${uniqueString(deployment().name, resourceLocation)}-test-${serviceShort}-${iteration}'
params: {
// You parameters go here
name: '${namePrefix}${serviceShort}001'
location: resourceLocation
}
}
]

0 comments on commit a83d543

Please sign in to comment.