diff --git a/main.tf b/main.tf index 286771f..9665ed0 100644 --- a/main.tf +++ b/main.tf @@ -113,7 +113,7 @@ moved { module "ecs_service" { source = "justtrackio/ecs-alb-service-task/aws" - version = "1.3.0" + version = "1.5.0" container_definition_json = local.container_definitions deployment_maximum_percent = var.deployment_maximum_percent