Skip to content

Commit 34e34fe

Browse files
Merge branch 'main' into issue/uk-prod-airflow
2 parents 2e6e825 + e400ba2 commit 34e34fe

File tree

1 file changed

+1
-1
lines changed
  • terraform/nowcasting/development

1 file changed

+1
-1
lines changed

terraform/nowcasting/development/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -779,7 +779,7 @@ source = "../../modules/services/ecs_task"
779779
{"name": "USE_ADJUSTER", "value": "true"},
780780
{"name": "RUN_EXTRA_MODELS", "value": "false"},
781781
{"name": "DAY_AHEAD_MODEL", "value": "true"},
782-
{"name": "USE_OCF_DATA_SAMPLER", "value": "false"},
782+
{"name": "USE_OCF_DATA_SAMPLER", "value": "true"},
783783
{"name" : "SAVE_BATCHES_DIR", "value": "s3://${module.forecasting_models_bucket.bucket_id}/pvnet_batches" }
784784
]
785785

0 commit comments

Comments
 (0)