Skip to content

Commit

Permalink
Merge pull request #46 from sourcefuse/ecs/update
Browse files Browse the repository at this point in the history
added depends_on and updated the version
  • Loading branch information
mayank0202 committed Jan 26, 2024
1 parent 714f639 commit e5becd2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/arc-iac-docs/modules/terraform-aws-arc-ecs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ module "ecs" {

| Name | Version |
|------|---------|
| <a name="provider_aws"></a> [aws](#provider\_aws) | 4.57.1 |
| <a name="provider_aws"></a> [aws](#provider\_aws) | 4.67.0 |

## Modules

Expand All @@ -80,7 +80,7 @@ module "ecs" {
| <a name="module_acm"></a> [acm](#module\_acm) | git::https://github.com/cloudposse/terraform-aws-acm-request-certificate | 0.17.0 |
| <a name="module_alb"></a> [alb](#module\_alb) | ./modules/alb | n/a |
| <a name="module_alb_sg"></a> [alb\_sg](#module\_alb\_sg) | git::https://github.com/cloudposse/terraform-aws-security-group | 2.0.0 |
| <a name="module_ecs"></a> [ecs](#module\_ecs) | git::https://github.com/terraform-aws-modules/terraform-aws-ecs | v4.1.2 |
| <a name="module_ecs"></a> [ecs](#module\_ecs) | git::https://github.com/terraform-aws-modules/terraform-aws-ecs | v5.7.4 |
| <a name="module_health_check"></a> [health\_check](#module\_health\_check) | ./modules/health-check | n/a |

## Resources
Expand Down

0 comments on commit e5becd2

Please sign in to comment.