chore(deps): update resource microsoft.resources/resourcegroups to 2024-11-01 #33

Merged
renovate[bot] merged 1 commit from renovate/microsoft.resources-resourcegroups-20241101.x into main 2025-02-07 00:05:15 +00:00

View file

@ -19,7 +19,7 @@ var context = {
deployedAt: deployedAt deployedAt: deployedAt
} }
resource calqueResourceGroup 'Microsoft.Resources/resourceGroups@2024-07-01' = { resource calqueResourceGroup 'Microsoft.Resources/resourceGroups@2024-11-01' = {
name: 'rg-${locationAbbreviation}-${environment}-${projectName}' name: 'rg-${locationAbbreviation}-${environment}-${projectName}'
location: location location: location
} }