diff --git a/terraform/nowcasting/development/main.tf b/terraform/nowcasting/development/main.tf index 7d878bc5..788d9a51 100644 --- a/terraform/nowcasting/development/main.tf +++ b/terraform/nowcasting/development/main.tf @@ -208,7 +208,7 @@ module "nwp-ecmwf" { ecs-task_type = "consumer" ecs-task_execution_role_arn = module.ecs.ecs_task_execution_role_arn - ecs-task-size = { + ecs-task_size = { cpu = 512 memory = 1024 }