From e5becd2c3384b2b9223be2f01e2784f3d8b49076 Mon Sep 17 00:00:00 2001 From: mayank0202 Date: Fri, 26 Jan 2024 21:33:03 +0000 Subject: [PATCH] Merge pull request #46 from sourcefuse/ecs/update added depends_on and updated the version --- docs/arc-iac-docs/modules/terraform-aws-arc-ecs/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/arc-iac-docs/modules/terraform-aws-arc-ecs/README.md b/docs/arc-iac-docs/modules/terraform-aws-arc-ecs/README.md index 0c2051a85..2890cd84f 100644 --- a/docs/arc-iac-docs/modules/terraform-aws-arc-ecs/README.md +++ b/docs/arc-iac-docs/modules/terraform-aws-arc-ecs/README.md @@ -71,7 +71,7 @@ module "ecs" { | Name | Version | |------|---------| -| [aws](#provider\_aws) | 4.57.1 | +| [aws](#provider\_aws) | 4.67.0 | ## Modules @@ -80,7 +80,7 @@ module "ecs" { | [acm](#module\_acm) | git::https://github.com/cloudposse/terraform-aws-acm-request-certificate | 0.17.0 | | [alb](#module\_alb) | ./modules/alb | n/a | | [alb\_sg](#module\_alb\_sg) | git::https://github.com/cloudposse/terraform-aws-security-group | 2.0.0 | -| [ecs](#module\_ecs) | git::https://github.com/terraform-aws-modules/terraform-aws-ecs | v4.1.2 | +| [ecs](#module\_ecs) | git::https://github.com/terraform-aws-modules/terraform-aws-ecs | v5.7.4 | | [health\_check](#module\_health\_check) | ./modules/health-check | n/a | ## Resources