Public TF modules

We maintain a public collection of TF modules to help you get started more quickly setting up your Orchestrator estate.

We maintain all modules in the stellwerk-tf-modules  GitHub organization. We provide them on a best-effort basis.

There are two categories of modules:

Orchestrator configuration

ModuleAbout
common-resource-types A module for provisioning common resource types in the Platform Orchestrator
kubernetes-agent-orchestrator-runner A module for setting up a Kubernetes agent runner for the Stellwerk Platform Orchestrator
serverless-ecs-orchestrator-runner A module for setting up an ECS Runner for the Platform Orchestrator

Module sources

ModuleAbout
k8s-gateway-kubernetes Module source for Kubernetes Gateway API resources
k8s-namespace-kubernetes Module source for a Kubernetes namespace
k8s-role-kubernetes Module source for a Kubernetes Role
k8s-service-account-kubernetes Module source for a Kubernetes service account
k8s-workload-kubernetes Module source for Kubernetes workload resources
route-kubernetes-http-route Module source to provision GatewayAPI http routes on Kubernetes
score-cronjob-kubernetes Module source to provision score-cronjob resources on a Kubernetes cluster
score-workload-kubernetes Module source to provision score-workload resources on a Kubernetes cluster
serverless-lambda Module source for an AWS Lambda function
Top