TemplatesModules
Back to Modules
airflow Icon

airflow

By:
A module that adds Apache Airflow in your Coder template
README
Variables (5)
Scripts (1)
Apps (1)
Source

A module that adds Apache Airflow in your Coder template.

1module "airflow" {
2  source   = "registry.coder.com/modules/apache-airflow/coder"
3  version  = "1.0.13"
4  agent_id = coder_agent.main.id
5}

Airflow