flowpipe icon indicating copy to clipboard operation
flowpipe copied to clipboard

Flowpipe is a cloud scripting engine. Automation and workflow to connect your clouds to the people, systems and data that matters.

Results 80 flowpipe issues
Sort by recently updated
recently updated
newest added

Here is what I see for a simple button input: Changes I'd suggest: * Keep the original prompt. * Disable the buttons * Show a yellow warning alert above the...

enhancement
stale

I'd like to do this: ``` pipeline "approve" { param "prompt" { default = "Do you approve?" } param "subject" { default = param.prompt } // ... } ``` But...

enhancement
stale

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. See full diff in compare...

dependencies
javascript
stale

Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.7.3 to 1.7.4. Release notes Sourced from github.com/hashicorp/go-getter's releases. v1.7.4 What's Changed Escape user-provided strings in git commands hashicorp/go-getter#483 Fixed a bug in .netrc handling if the...

dependencies
go

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.19.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...

dependencies
go

#### Changelog [Flowpipe v Changelog](https://github.com/turbot/flowpipe/blob/v/CHANGELOG.md) ## Checklist ### Pipe Fittings - [x] Pipe Fittings Changelog updated with correct version and date - [x] `pipe-fittings` tagged with correct final version (ensure...

release

**Describe the bug** When I pass in an input (e.g. tag that needs to be added to a bucket), then flowpipe return the following error: ``` Internal Error: tag_resources: Unsupported...

bug
stale

If I have mod A that uses the AWS mod as a dependency, which has a variable `region` that has no default value, if I write a pipeline in mod...

enhancement
stale

Issue tracking for DevContainer related updates

enhancement
stale