We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 211fd11 commit d1250cfCopy full SHA for d1250cf
providers/gcp/config/config.go
@@ -14,7 +14,7 @@ import (
14
var Config = plugin.Provider{
15
Name: "gcp",
16
ID: "go.mondoo.com/cnquery/v9/providers/gcp",
17
- Version: "11.0.81",
+ Version: "11.0.82",
18
ConnectionTypes: []string{
19
provider.ConnectionType,
20
string(gcpinstancesnapshot.SnapshotConnectionType),
0 commit comments