mondoohq / cnquery

open source, cloud-native, graph-based asset inventory

Home Page:https://cnquery.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`error: incorrect provider for asset, not adding go.mondoo.com/cnquery/v9/providers/aws`

mm-weber opened this issue · comments

Describe the bug
image

To Reproduce
Steps to reproduce the behavior:

cnspec shell --discover rds-dbinstances
aws.rds.dbinstance.storageEncrypted == true

Expected behavior
A clear and concise description of what you expected to happen.

Desktop (please complete the following information):

cnquery v10.4.2 (a2af46da1, unknown)
cnspec v10.4.2 (a896e35, unknown)
aws 10.2.5 with connectors: aws

Additional context
Add any other context about the problem here.

[26/02/24 11:11:19] ❯ AWS_PROFILE=mondoo-dev cnquery shell aws --discover rds-dbinstances
→ loaded configuration from /Users/vj/.config/mondoo/mondoo.yml using source default
→ connected to AWS RDS DB Instance
  ___ _ __   __ _ _   _  ___ _ __ _   _
 / __| '_ \ / _` | | | |/ _ \ '__| | | |
| (__| | | | (_| | |_| |  __/ |  | |_| |
 \___|_| |_|\__, |\__,_|\___|_|   \__, |
  mondoo™      |_|                |___/  interactive shell

cnquery> aws.rds.dbinstance.storageEncrypted == true
[ok] value: true

cnquery> exit

~/go/src/go.mondoo.io/cnquery vj/panic* 25s
[26/02/24 11:12:22] ❯ cnquery version
cnquery 10.4.2 (dd2d7b1b52, 2024-02-23T14:24:56Z)

i can't seem to reproduce this

Ah, sorry about that @vjeffrey one my bad... typo! (Forgot adding the aws)