Spacelift
Spacelift is a cloud infrastructure management platform for Terraform, OpenTofu, Pulumi, and Ansible with policy as code
spacelift.ioLast updated: April 2026
Spacelift is a cloud infrastructure management platform for Terraform, OpenTofu, Pulumi, and Ansible with policy as code, drift detection, and self-service.
About
Spacelift is a flexible infrastructure management platform designed to bring enterprise-grade controls, collaboration, and automation to infrastructure-as-code workflows. Supporting Terraform, OpenTofu, Pulumi, Ansible, CloudFormation, and Kubernetes, Spacelift acts as the orchestration and governance layer that sits on top of these tools, providing policy enforcement, audit logging, drift detection, and self-service infrastructure capabilities.
The Stack is the fundamental unit in Spacelift. A Stack connects a Git repository containing infrastructure code to a set of environment variables, policies, cloud credentials, and runtime configuration. When code is pushed to the connected repository, Spacelift automatically triggers a plan run that shows the proposed infrastructure changes. Plans can be reviewed in the Spacelift interface and approved or rejected before an apply is initiated, providing a human checkpoint for infrastructure changes in collaborative environments.
Policies in Spacelift are written in Rego, the policy language used by Open Policy Agent (OPA). These policies can enforce rules on plans before they are applied, control which users can approve or apply changes, filter which Git notifications trigger runs, and define login policies that control user access. The policy engine makes it practical to implement infrastructure governance rules such as preventing deletion of production databases, requiring approval for changes above a certain cost threshold, or restricting which instance types can be provisioned.
Drift detection is a critical operational feature in Spacelift that continuously monitors the actual state of infrastructure against the desired state defined in code. When Spacelift detects that the real infrastructure has diverged from the code definition (due to manual changes, cloud provider events, or other tools), it notifies the team and can optionally initiate an automatic reconciliation run to restore the desired state. This ensures that infrastructure remains consistent and prevents configuration drift from accumulating silently.
The private worker pool feature allows Spacelift runs to execute on the customer's own infrastructure, inside the VPC or network that has access to the target cloud resources. This is essential for organizations that cannot allow an external service to hold cloud credentials or whose infrastructure is in a private network that is not accessible from the internet.
Module registry in Spacelift provides a private Terraform module registry for sharing reusable infrastructure modules across teams. Modules can be versioned and tested, and policies can enforce that only approved module versions are used in infrastructure definitions, ensuring consistent, security-reviewed infrastructure patterns are applied across the organization.
Spacelift integrates with GitHub, GitLab, Bitbucket, and Azure DevOps for version control, and with Slack, OpsGenie, and webhooks for notifications. The REST API and Terraform provider enable infrastructure management workflows to be automated and integrated with internal developer platforms.
Positioning
Spacelift provides spacelift is a cloud infrastructure management platform for terraform, opentofu, pulumi, and ansible with policy as code, drift detection, and self-service.
Spacelift is built for IT professionals who need reliable, well-documented solutions for their infrastructure and operations challenges.
What You Get
- Professional Support
Access documentation, community forums, and professional support options - Regular Updates
Benefit from continuous improvements and security patches
Core Areas
Operations
Spacelift helps teams streamline their operational workflows and reduce manual overhead.
Why It Matters
Spacelift addresses a real need in the IT landscape: spacelift is a cloud infrastructure management platform for terraform, opentofu, pulumi, and ansible with policy as code, drift detection, and self-service.
Spacelift has established itself as a trusted solution in its category, with a growing community of users and contributors.
Reviews
No reviews yet.
Log in to write a review
Related
Atlantis
Atlantis is an open source Terraform pull request automation tool for running plan and apply operations triggered by pull request comments.
Pulumi
Pulumi is an open source infrastructure-as-code platform using real programming languages like TypeScript, Python, Go, and C# to manage cloud resources.
Ansible
Ansible is an open source IT automation platform for configuration management, application deployment, and orchestration using agentless architecture.