We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
asset: { kind: "gcp-object" version: "" title: "GCP Project mondoo-dev" ids: [ 0: "//platformid.api.mondoo.app/runtime/gcp/projects/mondoo-dev-262313" ] name: "mondoo-dev" }
does not match
asset: { kind: "gcp-object" version: "" title: "GCP Project" ids: [ 0: "//platformid.api.mondoo.app/runtime/gcp/projects/mondoo-dev-262313" ] name: "GCP project mondoo-dev-262313" }
The text was updated successfully, but these errors were encountered:
panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x2 addr=0x8 pc=0x1052b1940] goroutine 71 [running]: go.mondoo.com/cnquery/providers/gcp/resources.(*mqlGcpProjectStorageServiceBucket).MqlID(0x1400144dc78?) /Users/vj/go/src/go.mondoo.io/cnquery/providers/gcp/resources/gcp.lr.go:13019 ```
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
does not match
The text was updated successfully, but these errors were encountered: