-
I'd like to do this:
```
pipeline "approve" {
param "prompt" {
default = "Do you approve?"
}
param "subject" {
default = param.prompt
}
// ...
}
```
But I get t…
-
cli version: `Flowpipe v0.1.0-beta.202312011224`
As per the documentation https://flowpipe-io-git-main-turbot.vercel.app/docs/reference/cli/mod
Flag | Description
-- | --
--dry-run | Show whic…
-
**Is your feature request related to a problem? Please describe.**
Add auto-minor-version-upgrade parameter to the modify_rds_db_instance pipeline
**Describe the solution you'd like**
A clear and…
-
**Is your feature request related to a problem? Please describe.**
If I want to run shell commands to install an external tool, run it, and then manipulate the output, right now I need to either run …
-
I have a generic directory on my machine. It does not contain a flowpipe mod.
I ran `flowpipe trigger list` (mostly because I wanted to see if a new flowpipe version was a available).
I was surp…
-
Create a markdown page under `/docs/run/` called `Using Containers` where we describe the usage of the Flowpipe container image.
-
Accidentally passing a string to `notifier =` causes an unhelpful error message and doing the same thing via a param is an outright crash.
Here is a sample mod to reproduce:
```hcl
mod "local" {
…
-
#### Changelog
[Flowpipe v0.4.3 Changelog](https://github.com/turbot/flowpipe/blob/v0.4.x/CHANGELOG.md)
## Checklist
### Pipe Fittings
- [x] Pipe Fittings Changelog updated with correct ve…
-
When I have a couple of local pipelines and dozens of imported ones, I'd like an easy way to review the local ones.
-
**Describe the bug**
While trying the initial JIRA sample code, I am getting an error which I am not able to fix.
**Flowpipe version (`flowpipe -v`)**
v0.1.0
**To reproduce**
Steps to reprodu…