Skip to content

Commit ee6e215

Browse files
committed
upgrade version
1 parent 333c5b1 commit ee6e215

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

terraform/india/production/main.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ module "satellite_consumer_ecs" {
333333

334334
# 4.5 - Forecast - Client RUVNL
335335
module "forecast" {
336-
source = "github.com/openclimatefix/ocf-infrastructure//terraform/modules/services/ecs_task?ref=73255a4"
336+
source = "github.com/openclimatefix/ocf-infrastructure//terraform/modules/services/ecs_task?ref=7045011"
337337

338338
aws-region = var.region
339339
aws-environment = local.environment
@@ -383,7 +383,7 @@ module "forecast" {
383383

384384
# 4.6 - Forecast - Client AD
385385
module "forecast-ad" {
386-
source = "github.com/openclimatefix/ocf-infrastructure//terraform/modules/services/ecs_task?ref=73255a4"
386+
source = "github.com/openclimatefix/ocf-infrastructure//terraform/modules/services/ecs_task?ref=7045011"
387387

388388
aws-region = var.region
389389
aws-environment = local.environment

0 commit comments

Comments
 (0)