-
If there's a name clash add the connection instead of credential.
-
Further to turbot/pipe-fittings#149 (and the fix turbot/pipe-fittings#150)
It would be beneficial in some cases to be able to setup steampipe connection resources as follows
```hcl
connection "googl…
-
**Is your feature request related to a problem? Please describe.**
When testing a trigger, sometimes I want to reset my data without deleting `.flowpipe/flowpipe.db`.
**Describe the solution you'd…
-
These two trigger definition should work:
```hcl
trigger "query" "simple" {
}
trigger "schedule" "simple" {
}
```
Flowpipe complains that `trigger.simple` already exist. It isn't taking into accou…
-
Currently with `approx_model=NoBloating()` one receives a flowpipe with time *intervals* for each reach set. Thus when plotting such a flowpipe in time, it looks like a continuous-time result. It woul…
-
Write a function `convexify` that receives a flowpipe and an integer `k` and returns the convexified flowpipe, ie. it groups through `ConvexHullArray` wrappers the contiguous reach-sets for each chunk…
-
-
```20T10:22:42.684421-04:00","level":"ERROR","msg":"Handler returned error","watermill":{"error":"Internal Error: panic occurred: \"value is not a collection\", stacktrace: \ngoroutine 399 [running]:\…
-
**Is your feature request related to a problem? Please describe.**
I'm surprised `flowpipe` has no shell completion shipped (`steampipe` has though).
Such automation tool w/o shell completion is har…
-
**Is your feature request related to a problem? Please describe.**
Give a proper error message, when the API key is missing
CLI Version: `Flowpipe v0.1.0`
```
$ flowpipe pipeline run uptimerobot…