File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
avm/ptn/authorization/role-assignment/tests/e2e Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ param resourceGroupName string = 'dep-${namePrefix}-authorization.roleassignment
1414param resourceLocation string = deployment ().location
1515
1616@description ('Optional. A short identifier for the kind of deployment. Should be kept short to not run into resource-name length-constraints.' )
17- param serviceShort string = 'aramgminp '
17+ param serviceShort string = 'paramgmin '
1818
1919@description ('Optional. A token to inject into the name of each resource.' )
2020param namePrefix string = '#_namePrefix_#'
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ param resourceGroupName string = 'dep-${namePrefix}-authorization.roleassignment
1414param resourceLocation string = deployment ().location
1515
1616@description ('Optional. A short identifier for the kind of deployment. Should be kept short to not run into resource-name length-constraints.' )
17- param serviceShort string = 'aramgmaxp '
17+ param serviceShort string = 'paramgmax '
1818
1919@description ('Optional. A token to inject into the name of each resource.' )
2020param namePrefix string = '#_namePrefix_#'
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ param resourceGroupName string = 'dep-${namePrefix}-authorization.roleassignment
1414param resourceLocation string = deployment ().location
1515
1616@description ('Optional. A short identifier for the kind of deployment. Should be kept short to not run into resource-name length-constraints.' )
17- param serviceShort string = 'arargminp '
17+ param serviceShort string = 'parargmin '
1818
1919@description ('Optional. A token to inject into the name of each resource.' )
2020param namePrefix string = '#_namePrefix_#'
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ param resourceGroupName string = 'dep-${namePrefix}-authorization.roleassignment
1414param resourceLocation string = deployment ().location
1515
1616@description ('Optional. A short identifier for the kind of deployment. Should be kept short to not run into resource-name length-constraints.' )
17- param serviceShort string = 'arargmaxp '
17+ param serviceShort string = 'parargmax '
1818
1919@description ('Optional. A token to inject into the name of each resource.' )
2020param namePrefix string = '#_namePrefix_#'
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ param resourceGroupName string = 'dep-${namePrefix}-authorization.roleassignment
1414param resourceLocation string = deployment ().location
1515
1616@description ('Optional. A short identifier for the kind of deployment. Should be kept short to not run into resource-name length-constraints.' )
17- param serviceShort string = 'arasubminp '
17+ param serviceShort string = 'parasubmin '
1818
1919@description ('Optional. A token to inject into the name of each resource.' )
2020param namePrefix string = '#_namePrefix_#'
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ param resourceGroupName string = 'dep-${namePrefix}-authorization.roleassignment
1414param resourceLocation string = deployment ().location
1515
1616@description ('Optional. A short identifier for the kind of deployment. Should be kept short to not run into resource-name length-constraints.' )
17- param serviceShort string = 'arasubmaxp '
17+ param serviceShort string = 'parasubmax '
1818
1919@description ('Optional. A token to inject into the name of each resource.' )
2020param namePrefix string = '#_namePrefix_#'
You can’t perform that action at this time.
0 commit comments