"Collaborative Infrastructure For Modern Software Teams
Spacelift is a highly flexible platform that integrates with popular Infrastructure as Code (IaC) management tools. It helps overcome common state management issues and adds several must-have features for infrastructure management. Spacelift is a sophisticated and compliant infrastructure delivery platform for Terraform, CloudFormation, Pulumi, Kubernetes, and Ansible.
Spacelift works with any IaC setup and is capable of working as a self-hosted agent on your infrastructure, therefore offering maximum security without sacrificing the functionality. Our solution is built on top of well-known and well-loved open source components like Docker and Open Policy Agent, allowing full customization while maintaining sensible defaults."
Access real-time vendor security and compliance information through their Trust Center powered by Drata or Vanta. Review certifications and security standards before purchase.
AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
This listing carries a single pricing dimension: Monthly Overage, billed by usage. It is not a standalone plan or tier. Instead, it charges you for usage that exceeds what your base subscription includes, measured in units. The amount you pay scales with how many overage units you consume in a given month. Because billing is usage-based, your cost varies month to month based on actual consumption above your committed allowance. You are billed only for the overage units recorded during each monthly period.
Top-of-mind questions for buyers
What counts as a billable overage unit on this listing?
An overage unit measures usage beyond what your base subscription already includes. The core metered resource is the worker, the compute Spacelift uses to run infrastructure jobs. When your consumption passes your committed allowance, each extra unit is recorded and billed for that month.
What triggers an overage charge, and does it happen automatically?
An overage charge starts when your monthly usage passes the allowance included in your base subscription. Units consumed above that allowance are metered automatically and appear on your monthly invoice. You do not manually upgrade a plan; the extra usage is billed as overage for that period.
If my usage stays within my base allowance, will I see any overage charge?
No. Overage is billed only for usage recorded above your committed allowance in a given month. If your consumption stays within what the base subscription includes, no overage units accrue and no overage charge applies for that period.
Tell us how we can improve this page, or report an issue with this product.
Give us feedbackReport a problem with this product or seller
Legal
Vendor terms and conditions
Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA).
Content disclaimer
Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.
SaaS delivers cloud-based software applications directly to customers over the internet. You can access these applications through a subscription model. You will pay recurring monthly usage fees through your AWS bill, while AWS handles deployment and infrastructure management, ensuring scalability, reliability, and seamless integration with other AWS services.
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Spacelift is the infrastructure orchestration platform built for the AI-accelerated software era. Its platform manages the full lifecycle for both traditional IaC and AI-provisioned infrastructure. Spacelift Intelligence adds an AI-powered layer for natural language provisioning, diagnostics and operational insight across both traditional and AI-driven workflows, helping organizations deliver secure, compliant infrastructure at scale. Spacelift works with tools like Terraform, OpenTofu, CloudFormation, Pulumi and Ansible. Visit spacelift.io/customers to see how Duolingo, Figma, Moodys, Checkout.com, 1Password, Redfin and others manage infrastructure for the AI-accelerated software era with Spacelift.
env zero Enable enterprises to govern cloud infrastructure across teams, tools, and environments without slowing innovation.
env zero is the cloud governance platform that gives enterprises continuous control over infrastructure delivery and operations. With enforced standards, drift detection, policy-driven workflows, and full auditability, env zero ensures cloud environments remain secure, compliant, and manageable at scale: across teams, clouds, and IaC frameworks.
Artisan's Spacelift Launchpad Accelerator streamlines the design, configuration, and operation of Spacelift’s CI/CD platform for infrastructure-as-code (IaC) with our proprietary 'Spacelift Onboarding Engine.' This accelerator quickly establishes a best-practice Spacelift setup tailored to each client's needs, boosting developer productivity with pre-defined security and compliance guardrails, and enabling seamless scaling from a few applications to thousands of microservices.
Intuitive Collaborative UI and Seamless GitLab Integration
Reviewed on Aug 24, 2026
Review provided by G2
What do you like best about the product?
Intuitive UI with commenting and ad hoc stack locking for collaboration. Great integration with Gitlab to see change summaries and links to runs.
What do you dislike about the product?
Tough question as the feature requests we’ve raised have been implemented!
What problems is the product solving and how is that benefiting you?
It has enabled broader collaboration on IAC, removing the bottleneck on infrastructure focussed teams by providing an intuitive way of browsing and consuming Terraform modules. Developers are able to make changes confidently on their own due to the clear feedback provided in the UI. Spaces and Policies have also allowed us to implement guardrails to meet security and compliance requirements.
Higher Education
Spacelift: Nice CI/CD Integration and Easy State and Infra Management for Small Research Teams
Reviewed on Aug 21, 2026
Review provided by G2
What do you like best about the product?
Spacelift integrates nicely into our existing CI/CD workflows, and it conveniently manages state for our small team. The nested spaces with inheritance are easy to use and make it straightforward to work with collaborators who need different permission sets, with relatively little tofu specification required. It also integrates well with Terragrunt, which both we and our collaborators make use of.
What do you dislike about the product?
The pricing model for small teams feels a bit inconvenient. We’re very grateful there’s a free tier, but limiting it to only two users is restrictive, and the jump to the next tier is too cost-prohibitive for our small research team. It would also be helpful to have an option to toggle the AI assistant off in the interface when we’re not using it.
What problems is the product solving and how is that benefiting you?
It underpins the new infrastructure we’re building, and this time we’re using it to do so entirely as infrastructure as code.
The most impressive thing about Spacelift, to me, is that it simply works. It takes some time to get set up properly, but once it’s in place we can go years without having to fiddle with settings, and everything keeps running smoothly. It’s refreshing to have a product that doesn’t constantly need support. At our costs, Spacelift returns roughly a third of that value in eliminated manual work; 3-4 times return on the subscription cost. That's before counting the incidents it prevents, which makes the value delivered substantially larger than what we're paying for it.
What do you dislike about the product?
Diffs UI: Sometimes, when I’m reviewing diffs, it doesn’t do a great job of clearly showing the actual changes. Certain kinds of edits end up looking like large sections were deleted and then added back, even when there’s only one small difference in the middle. I understand why this happens, but it would be nice to have a smarter diff view that highlights the true changes more accurately in those cases.
What problems is the product solving and how is that benefiting you?
Spacelift is our OpenTofu CI/CD layer, replacing ad-hoc tofu apply runs from laptops. The policies we’ve layered on top address a specific set of governance and safety problems: blast-radius control at scale, stale-run hygiene, segregation of duties and change control, preventing irreversible mistakes, and automating around those blocks instead of simply freezing.
The net benefit to the company is that these governance/compliance guardrails and operational safety nets are expressed as versioned, reviewable code (Rego) rather than tribal knowledge, Slack reminders, or a manual runbook. That approach scales across many AWS accounts and environments without requiring a human gatekeeper for every change, while still preventing the two costliest failure modes: an unreviewed production change landing, or infrastructure silently destroying monitoring and alerting.
Financial Services
Powerful, Flexible Orchestration—But Documentation Falls Short for Complex Setups
Reviewed on Aug 19, 2026
Review provided by G2
What do you like best about the product?
Flexibility and deep orchestration power
What do you dislike about the product?
Limited and non-practical documentation for complex setups
What problems is the product solving and how is that benefiting you?
Marrying Ansible and Terraform
Vasu S.
Highly Functional, Cost Limits Potential
Reviewed on Aug 18, 2026
Review provided by G2
What do you like best about the product?
I like how Spacelift makes it easier to manage deployments with its lock feature coming in handy for testing. The ability to auto-publish the module registry on MR merge is helpful, and I appreciate that we can run stacks inside our own network with ease. I find it secure that each stack gets its own cloud identity. I also enjoy that Spacelift watches our folder for file changes and runs tasks, with all changes visible in Git for easy review. It's also great that Spacelift helps run Terraform inside our own machines, ensuring everything operates securely within our network.
What do you dislike about the product?
It's a bit expensive. We understand there are a lot more features Spacelift provides, but there should be an option if a customer is not using every feature they can remain on some kind of basic plan and continue with integrations they already have. Our bill is expected quite significantly due to these new features, but we only use Spacelift for what I already mentioned. For that use case, the new pricing is difficult to come to terms with. Points were deducted only for cost.
What problems is the product solving and how is that benefiting you?
Spacelift simplifies managing deployments, runs stacks within our network, assigns unique cloud identities, and tracks changes in Git for easy review. The lock feature aids testing, and it automates module registry publishing on MR merges.