-
### Describe the bug
according to the Go SDK, tags can be pulled for ECR but they're not pulled by the CQ resource.
https://docs.aws.amazon.com/sdk-for-go/api/service/ecr/#ECR.ListTagsForResource…
-
Users should be able to execute a plugin they have locally without first downloading it. This will enable users to use private providers
-
### Describe the Bug
Running something like the following:
```
ep@macbook-pro-73 aws % cloudquery policy run
Starting policies run...
❌policy "cis" - error: failed to load policy: failed…
-
## What is the issue
Running `cloudquery fetch` fails with many `ERROR: relation "" does not exist (SQLSTATE 42P01)`
## Who is affected?
Setups where the username used to connect to PostgreSQ…
-
## What is the issue
Running `cloudquery fetch` fails with many `ERROR: relation "" does not exist (SQLSTATE 42P01)`
## Who is affected?
Setups where the username used to connect to PostgreSQ…
-
### Describe the Bug
Resources are fetched from all regions, not the regions specified in config.
### Expected Behavior
resources should only be fetched from the resources specified in config
…
-
While working on our documentation I found a few inefficiencies in the `gen` command and plugin documentation:
gen command is doing few things:
1) finding latest version
2) downloading the latest…
-
### Discussed in https://github.com/cloudquery/cloudquery/discussions/1059
Originally posted by **pyelulkar** July 1, 2022
### Describe the Bug
CLoudquery k8s provider is not able to fet…
-
## What is the issue
Running `cloudquery fetch` fails with many `ERROR: relation "" does not exist (SQLSTATE 42P01)`
## Who is affected?
Setups where the username used to connect to PostgreSQ…
-
There's no rush on these, but it's good to document where and how our current setup is deficient:
- [x] IAM user for each of us. Currently we are all using the same AWS root user account. This is kind…