We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9357db3 + be2ae07 commit 16fbf16Copy full SHA for 16fbf16
resources/compute-packet-mirroring.go
@@ -69,6 +69,7 @@ func (l *ComputePacketMirroringLister) List(ctx context.Context, o interface{})
69
svc: l.svc,
70
Name: resp.Name,
71
project: opts.Project,
72
+ region: opts.Region,
73
})
74
}
75
0 commit comments