Spacelift is a platform that adds workflows on top of infrastructure as code tooling. One of its USPs is that it is agnostic to the underlying infrastructure as code tool, so it can be used with Terraform, CloudFormation, Pulomi, to name but a few.
This concept becomes super powerful in that you can combine stacks written for different infrastructure as code tools into dependency workflows, for example the output of a cloud formation stack could feed into a stack written in Terraform.
Jean-Marc Fontaine, head of solutions & support at Spacelift, takes us through some of the possibilities that Spacelift enables and the different angle of attack they have in terms of solving infrastructure as code pipelines.