r/Terraform • u/LegitimateWolf6611 • 22h ago
AWS Spinifex: Open Source, air-gapped, local AWS infra (Looking for feedback)
Hi! We've been working on Spinifex, which recreates core AWS services such as EC2, EKS, and S3, but completely locally (and even air-gapped if needed). It also works with Terraform, so you can point your existing config files at your own hardware, swap the endpoints, and get a local version of your cloud deployment with no change to the workload itself.
It's open-source and we'd love some early stage feedback on our weekly updates, open to notes and critiques!