Ben Bernays

Results 86 comments of Ben Bernays

`aws_ecr_repository_image_scan_findings` Also could benefit from this pattern

`aws_codecommit_repositories` also could benefit from this pattern

https://github.com/apache/arrow-datafusion/issues/2485

Oracle doesn't give a way to list all VNIC's it must be a nested table under `oracle_compute_vnic_attachments`. One other way to handle this as suggested by a customer: is to...

When CloudQuery assumes a role it will check the following places for a region and use the first one it finds: 1. AWS_REGION environment variable example: `AWS_REGION=us-east-1` 2. If using...

> Few questions: > > 1. do we already have sync summary message? is it new It will be added in https://github.com/cloudquery/cloudquery/pull/17112 > 2. will objectkeys will run out of...

Yes, every destination should be able to store the summary of the sync. We do not need to implement a custom message type if we are alright using the table...

A much less labor intensive alternative to rewriting the json parsing logic would be to just drop the default `concurrency` down to something like 1 or 5 (we could test...

Still testing this, so have added the `no-automerge` label

I have tested this and it works as expected. Tested with `[email protected]`