Skip to content

Commit

Permalink
role bk uk, upgrade india
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield committed Dec 23, 2024
1 parent 3e411ee commit 69dc214
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion terraform/india/production/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@ module "forecast-ad" {

# 5.0
module "airflow" {
source = "github.com/openclimatefix/ocf-infrastructure//terraform/modules/services/airflow?ref=f0ecf51"
source = "github.com/openclimatefix/ocf-infrastructure//terraform/modules/services/airflow?ref=7e27e14"
aws-environment = local.environment
aws-region = local.region
aws-domain = local.domain
Expand Down
2 changes: 1 addition & 1 deletion terraform/nowcasting/production/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -681,7 +681,7 @@ module "forecast_blend" {

# 5.2
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=2c9c35f"

aws-environment = local.environment
aws-domain = local.domain
Expand Down

0 comments on commit 69dc214

Please sign in to comment.