If you define your infrastructure as code, shouldn't your workflow automation use the same as-code approach? That's how Flowpipe works. Define workflows with HCL (HashiCorp configuration language), then run them using a single binary that you deploy locally, in the cloud, or in any CI/CD pipeline. Flowpipe embodies the same architectural ingredients you'll find in any workflow tool: pipelines, steps, triggers, control flow. And it integrates with everything you'd expect from a tool in this category.
↧