This repository is a self-contained example of how to create a private Spacelift worker pool on AWS EC2. This is meant as an example for learning purposes. It is not production-ready.
- Fork this repository.
- Create a stack in your Spacelift account that uses the forked repository. Make sure to mark the stack as administrative.
- Create an AWS Cloud Integration, if needed.
- Attach an AWS Cloud Integration to the stack.
- Trigger a tracked run.
Once the tracked run successfully completed, you should have a new Worker Pool configured and ready to use. To test it, have a stack use it and trigger a run for that stack.