Platform

Known Limitations

Last updated January 2026

This page outlines the current limitations of the Spawned platform.

  • Cloud Services: Spawned supports a curated set of services across cloud providers. Every supported service is actively maintained, built with appropriate security guardrails, and designed to integrate reliably with the rest of the infrastructure automation system. See the service catalogue for the full list of what is available on each platform.

  • Regions: Currently we will only deploy to eu-central-1.

  • CI/CD: CI/CD is only supported if you have connected GitHub repositories to your deployment. Other sources, such as Docker images not be updated when you trigger a CI/CD update. CI/CD integrates the changes from the HEAD branches of your repositories.

  • Logs: The logs are streamed as stdout from the containers that make up a deployment.

  • Terraform Export: The Terraform export functionality is provided as-is, it does not currently compose of everything you need to deploy it on your own infrastructure. Artifacts such as Dockerfiles are currently not exportable.

    Known Limitations