Skip to content

Commit 181a44f

Browse files
committed
lint
1 parent 5569e5a commit 181a44f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/services/lb/types.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ func expandLbACLMatch(d *schema.ResourceData, raw any) *lb.ACLMatch {
9898
ipSubnetConfigured := isIPSubnetConfigured(d)
9999

100100
var ipSubnet []*string
101+
101102
switch {
102103
case ipsEdgeServices:
103104
ipSubnet = nil

0 commit comments

Comments
 (0)