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 5, 2024
1 parent 4f7f6b7 commit fb5943c
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 fb5943c

Please sign in to comment.