go.mondoo.com/cnquery@v0.0.0-20231005093811-59568235f6ea/providers-sdk/v1/inventory/testdata/gcp_inventory.yaml (about) 1 apiVersion: v1 2 kind: Inventory 3 metadata: 4 name: mondoo-inventory 5 labels: 6 environment: production 7 spec: 8 credential_query: "return { user: 'chris', type: 'ssh_agent' }" 9 assets: 10 - name: gcp 11 connections: 12 - backend: gcp 13 insecure: true # to allow missing host-keys 14 discover: 15 targets: 16 - all 17 options: 18 project: mondoo-dev-262313