deployment-io / runner

Deployment runner automates various CI/CD, DevOps and infrastructure tasks on the cloud.
https://deployment.io
GNU General Public License v3.0
10 stars 1 forks source link

feat(multiple runners): Support for multiple runners per organization. #2

Closed ankit-arora closed 7 months ago

ankit-arora commented 7 months ago

Some use cases

  1. Multiple environments can now be deployed on different AWS accounts for an organization.
  2. Multiple environments can now be deployed on different AWS regions for an organization.
  3. Support for multiple operating systems and CPU architectures.