Skip to content

Commit e400ba2

Browse files
Update to development/main.tf (#769)
Update development/main.tf Co-authored-by: Peter Dudfield <34686298+peterdudfield@users.noreply.github.com>
1 parent 36b6514 commit e400ba2

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)