Windmill

In Development

Overview

This module deploys Windmill, an open-source developer platform for creating, sharing, and running scripts and workflows, on Kubernetes. It sets up the Windmill server and its required components using a Helm chart. The module configures the necessary resources for running scripts and workflows, and exposes the Windmill UI for easy management and execution of tasks.

Inputs

Name

Description

Type

Default

Required

override_helm_values

List of Helm values files to override default configurations for Windmill

list(string)

[]

no

windmill_chart_version

Windmill chart version

string

"2.0.214"

no

Outputs

No outputs.

Providers

Name

Version

helm

n/a

kubernetes

n/a

Requirements

No requirements.

Resources

Name

Type

helm_release.windmill

resource

kubernetes_service.expose_windmill_webserver

resource

Modules

No modules.