Overview
cdflow2 is an open source tool for managing services and infrastructure using terraform, following the principles of continuous delivery.
A typical pipeline consists of a release step where your software is built and the build is published somewhere (the software is "released"), followed by one or more deploy steps where Terraform updates an environment to use that release.