Closed yevgenypats closed 2 years ago
seeing the following error:
Resource: iam.virtual_mfa_devices Type: UNKNOWN Severity: Error Summary: default column "cq_id" resolver execution: failed to generate cq_id for aws_iam_virtual_mfa_devices, pk field missing enable_date Resource ID: arn:aws:iam::61571xxxxx:mfa/BobsMFADevice Detail: [Repeated:2]
Not seeing the error
Currently this is reproduced by fetching our aws cq-provider-aws account
cq-provider-aws
No response
v0.22.2 and v0.10.16
Fixed in https://github.com/cloudquery/cq-provider-aws/pull/692
Seems like an SDK issue that error type is UNKNOWN @disq
or old cq-core, before diag.PANIC? @roneli
Describe the bug
seeing the following error:
Expected Behavior
Not seeing the error
Steps to Reproduce
Currently this is reproduced by fetching our aws
cq-provider-aws
accountPossible Solution
No response
Provider and CloudQuery version
v0.22.2 and v0.10.16
Additional Context
No response