From 418ad3d92b5aba791eb9a264e3f6ce89c05c7500 Mon Sep 17 00:00:00 2001 From: peterdudfield Date: Wed, 30 Oct 2024 08:37:30 +0000 Subject: [PATCH] upgrade airflow, pvnet 45 --- terraform/nowcasting/production/main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform/nowcasting/production/main.tf b/terraform/nowcasting/production/main.tf index 470a0875..ff83589b 100644 --- a/terraform/nowcasting/production/main.tf +++ b/terraform/nowcasting/production/main.tf @@ -681,7 +681,7 @@ module "forecast_blend" { # 5.2 module "airflow" { - source = "github.com/openclimatefix/ocf-infrastructure//terraform/modules/services/airflow?ref=c676a5d" + source = "github.com/openclimatefix/ocf-infrastructure//terraform/modules/services/airflow?ref=10a162d" aws-environment = local.environment aws-domain = local.domain