Skip to content

Commit

Permalink
fix(nowcasting-dev): Variable name correction
Browse files Browse the repository at this point in the history
  • Loading branch information
devsjc committed Dec 13, 2024
1 parent f124159 commit 94c23ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/nowcasting/development/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -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
}
Expand Down

0 comments on commit 94c23ae

Please sign in to comment.