Skip to content

Commit 5c33dc1

Browse files
committed
fix: fixed the name of the sqrsvr managed identity for the new sandbox
1 parent 57f4d37 commit 5c33dc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infrastructure/tf-core/environments/sandbox.tfvars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1304,7 +1304,7 @@ service_bus = {
13041304
}
13051305

13061306
sqlserver = {
1307-
sql_admin_group_name = "sqlsvr_cohman_sbrk_uks_admin"
1307+
sql_admin_group_name = "sqlsvr_cohman_sb_uks_admin"
13081308
ad_auth_only = true
13091309
auditing_policy_retention_in_days = 30
13101310
security_alert_policy_retention_days = 30

0 commit comments

Comments
 (0)