Skip to content

Commit 20b165f

Browse files
committed
wip
1 parent e1a4b55 commit 20b165f

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

infrastructure/bootstrap/hub.bicep

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,18 +18,13 @@
1818

1919
targetScope = 'subscription'
2020

21-
// param devopsInfrastructureId string
2221
param devopsSubnetAddressPrefix string
2322
param privateEndpointSubnetAddressPrefix string
2423
param hubType string // live / nonlive
2524
param region string = 'uksouth'
2625
param regionShortName string = 'uks'
2726
param vnetAddressPrefixes array
2827
param enableSoftDelete bool
29-
<<<<<<< HEAD
30-
=======
31-
32-
>>>>>>> 93647fb (wip)
3328

3429
// removed when generalised
3530
var appShortName = 'lungcs'

0 commit comments

Comments
 (0)