Skip to content

Commit

Permalink
lower case family name in look up
Browse files Browse the repository at this point in the history
  • Loading branch information
stephybun committed Dec 4, 2024
1 parent 6ba6882 commit 8d77006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/services/mssql/helper/elasticpool.go
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ var getvCoreMaxGB = map[string]map[string]map[int]float64{
40: 4096,
80: 4096,
},
"PRMS": {
"prms": {
4: 1024,
6: 1536,
8: 2048,
Expand Down

0 comments on commit 8d77006

Please sign in to comment.