Spawned
Skip to Content
Known Limitations

Known Limitations

This page outlines the current limitations of the Spawned platform:

  • AWS Features: We do not support all services of AWS. Notable services include Application Load Balancer, ECS container, VPC, RDS Database and Parameter Store.

  • 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.

Last updated on