Skip to content

Commit

Permalink
upgrade airflow
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield committed Feb 5, 2025
1 parent 3a69b46 commit fdc5230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/india/production/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,7 @@ module "forecast-ad" {

# 5.0
module "airflow" {
source = "github.com/openclimatefix/ocf-infrastructure//terraform/modules/services/airflow?ref=7e27e14"
source = "github.com/openclimatefix/ocf-infrastructure//terraform/modules/services/airflow?ref=631a791"
aws-environment = local.environment
aws-region = local.region
aws-domain = local.domain
Expand Down

0 comments on commit fdc5230

Please sign in to comment.