Skip to content

Commit 806b7bb

Browse files
fix: remove SecurityControl tag from resource group tags
1 parent d305af9 commit 806b7bb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

infra/main.bicep

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,6 @@ resource resourceGroupTags 'Microsoft.Resources/tags@2025-04-01' = {
383383
tags: union(existingTags, allTags, {
384384
TemplateName: 'CWYD'
385385
CreatedBy: createdBy
386-
SecurityControl: 'Ignore'
387386
})
388387
}
389388
}

0 commit comments

Comments
 (0)