Merge pull request #33 from chris-kruining/renovate/microsoft.resources-resourcegroups-20241101.x
chore(deps): update resource microsoft.resources/resourcegroups to 2024-11-01
This commit is contained in:
commit
f3069b12af
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ var context = {
|
|||
deployedAt: deployedAt
|
||||
}
|
||||
|
||||
resource calqueResourceGroup 'Microsoft.Resources/resourceGroups@2024-07-01' = {
|
||||
resource calqueResourceGroup 'Microsoft.Resources/resourceGroups@2024-11-01' = {
|
||||
name: 'rg-${locationAbbreviation}-${environment}-${projectName}'
|
||||
location: location
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue