-
### Describe the Bug
If i remember correctly, when pressing ctrl-c, we used to print a diag "interrupted by user" (and any other diags), but now we don't?
```
~/projects/cqaws % cloudquery fet…
-
Currently config.hcl allow one to give specific project or folder, along with all ('*'). Same for list of resources to fetch, e.g. you can list a bunch of resources.
It would be nice to be able to…
-
### Is your feature request related to a problem? Please describe.
as reported by a user in discord in scenarios where cloudquery runs in CI or in docker the output is defaulted to logger // non-…
-
### Describe the bug
Somehow there is a way of having multiple values with the same ARN, when there are duplicate ARNs the DB throws an error and doesn't persist the data
### Expected Behavior
We n…
-
The switch to `WithOptionalSeverity` in `classifyError` in https://github.com/cloudquery/cq-provider-aws/pull/906 caused a regression when classifying some errors, see https://github.com/cloudquery/cl…
-
in cloudquery/cq-provider-aws#955 user reported that they were missing specific resources even though they were using the `resource = ["*"]`. All of the logs and outputs clearly indicated that there w…
-
I try to run `cloudquery fetch` on `config.hcl` generated by `cloudquery init yandex-cloud/yandex`:
```
// Configuration AutoGenerated by CloudQuery CLI
cloudquery {
plugin_directory = "./cq/pro…
-
It would be useful to add support for following GKE related resources:
- Clusters
- Ingress and Services
- Volumes
- Workload Identity state (enabled/disabled)
- Private cluster
- Pod Security P…
-
### Describe the bug
too high max_retries and max_backoff can cause "hanging" behaviour, while all goroutines "sleep" to wait for retries.
### Expected Behavior
It's better to fail than to hang.
#…
-
### Describe the Bug
User runs a fetch, at the end of the fetch the summary says 0 resources
```
[90m3:37AM[0m INF Provider gcp fetch summary: Total Resources fetched: 0 Warnings: …