Skip to content

Commit

Permalink
run adani every 30 (#662)
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield authored Oct 28, 2024
1 parent 41a9ecf commit 986abc9
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 @@ -372,7 +372,7 @@ module "forecast-ad" {

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

0 comments on commit 986abc9

Please sign in to comment.