Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 654 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 654 Bytes

Run!

This repo contains Terraform modules to deploy the following CircleCI Runners:

  • Machine (Linux)
  • 🚧 Machine (Windows)
  • 🚧 Container (k3s) (pending modularization)

Examples

See examples in each module's README files.

For example, for Machine (Linux), click here

Note these stacks assume you have the credentials for the providers as such:

  • AWS: using the default profile. Otherwise, update the provider config as needed.
  • CircleCI: using the API token under CIRCLE_TOKEN env var.