Skip to content

Commit

Permalink
adding quotas as a way to get vcpu count
Browse files Browse the repository at this point in the history
  • Loading branch information
brianbyers committed Oct 18, 2023
1 parent 5fd347d commit d623fb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lw-inventory/cmd/lwazure/azure.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (
"strconv"
"strings"
)
gi status

var defaultIncludedLocations = []string{
"eastus",
"eastus2",
Expand Down

0 comments on commit d623fb6

Please sign in to comment.