From 7829d46f41183ad20220c2c8105dfedf45cc94b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 22:05:07 +0100 Subject: [PATCH] chore(deps): update terraform cn-terraform/ecs-fargate-service/aws to v2.0.43 (#108) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.tf b/main.tf index 0c25a3d..298f325 100644 --- a/main.tf +++ b/main.tf @@ -76,7 +76,7 @@ module "td" { #------------------------------------------------------------------------------ module "ecs-fargate-service" { source = "cn-terraform/ecs-fargate-service/aws" - version = "2.0.42" + version = "2.0.43" # source = "../terraform-aws-ecs-fargate-service" name_prefix = var.name_prefix