File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -220,11 +220,11 @@ No providers.
220220
221221| Name | Source | Version |
222222|------|--------|---------|
223- | <a name="module_acm"></a> [acm](#module\_acm) | terraform-aws-modules/acm/aws | 5.0 .0 |
224- | <a name="module_alb"></a> [alb](#module\_alb) | terraform-aws-modules/alb/aws | 9.1 .0 |
225- | <a name="module_ecs_cluster"></a> [ecs\_cluster](#module\_ecs\_cluster) | terraform-aws-modules/ecs/aws//modules/cluster | 5.11.0 |
226- | <a name="module_ecs_service"></a> [ecs\_service](#module\_ecs\_service) | terraform-aws-modules/ecs/aws//modules/service | 5.11.0 |
227- | <a name="module_efs"></a> [efs](#module\_efs) | terraform-aws-modules/efs/aws | 1.3.1 |
223+ | <a name="module_acm"></a> [acm](#module\_acm) | terraform-aws-modules/acm/aws | 6.1 .0 |
224+ | <a name="module_alb"></a> [alb](#module\_alb) | terraform-aws-modules/alb/aws | 9.17 .0 |
225+ | <a name="module_ecs_cluster"></a> [ecs\_cluster](#module\_ecs\_cluster) | terraform-aws-modules/ecs/aws//modules/cluster | 6.1.1 |
226+ | <a name="module_ecs_service"></a> [ecs\_service](#module\_ecs\_service) | terraform-aws-modules/ecs/aws//modules/service | 6.1.1 |
227+ | <a name="module_efs"></a> [efs](#module\_efs) | terraform-aws-modules/efs/aws | 1.7.0 |
228228
229229# # Resources
230230
Original file line number Diff line number Diff line change 11terraform {
2- required_version = " >= 1.5.7 "
2+ required_version = " >= 1.10 "
33
44 required_providers {
55 aws = {
You can’t perform that action at this time.
0 commit comments