-
### Describe the bug
I may be doing something wrong, but the out-of-box experience is disappointing,
### Steps To Reproduce
```console
~$ nix-shell -p steampipe
[nix-shell:~]$ steampipe plugi…
-
Hi
I am trying to use confluence and i am getting the following error.
steampipe query "select * from confluence_content;"
Error: rpc error: code = Internal desc = hydrate function listContent fail…
-
**Describe the bug**
Steampipe is not ensuring the order of columns returned when trying to execute a `select * from` query.
**Steampipe version (`steampipe -v`)**
v0.21.3
**To reproduce**
Ex…
-
Conducting a technology audit of our tooling used for Cloud Service Provider management. Needs determine this tool to have a read only ability to audit accounts for users, resources, cost, settings fo…
-
#### Your system information
* Steam client version (build number or date): 1721173382
* Distribution (e.g. Ubuntu): Arch
* Opted into Steam client beta?: No
* Have you checked for system updat…
-
The recent engine update introduced some issues to the game that have mostly since been fixed but there are a few remaining like the gorge's view rotates when he drops a structure from the popup menu,…
-
Here is the error
```
ERROR: could not load library "/usr/lib/postgresql/15/lib/steampipe_postgres_aws.so": /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /usr/lib/…
-
The following simple query results in a segfault:
**steampipe query 'select distinct cidr_ipv4 from aws_vpc_security_group_rule'**
Log entries from ~/.steampipe/logs/database-2023-01-21.log:
…
-
**Describe the bug**
When querying `{resource{data}}`, Turbot will always return the most recent resource data state. When making queries in `turbot_resource`, this is appropriate behavior. However…
-
**Describe the bug**
If I add a limiter:
```hcl
plugin "aws" {
limiter "s3_limiter" {
bucket_size = 50
fill_rate = 50
scope = ["connection", "service", "foo"]
where …