From 4f525858d8947a7a395f162281b59aab0b9bdcdd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2025 11:59:19 +0000 Subject: [PATCH] chore(deps): update terraform justtrackio/ecs-alb-service-task/aws to v1.5.0 --- main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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