@@ -53,31 +53,31 @@ In order to run all checks at any point run the following command:
5353| Name | Version |
5454| ------| ---------|
5555| <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >= 0.13 |
56- | <a name =" requirement_aws " ></a > [ aws] ( #requirement\_ aws ) | 3.74.1 |
56+ | <a name =" requirement_aws " ></a > [ aws] ( #requirement\_ aws ) | >= 4 |
5757| <a name =" requirement_local " ></a > [ local] ( #requirement\_ local ) | 2.1.0 |
5858
5959## Providers
6060
6161| Name | Version |
6262| ------| ---------|
63- | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | 3.74.1 |
63+ | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | 4.0.0 |
6464
6565## Modules
6666
6767| Name | Source | Version |
6868| ------| --------| ---------|
69- | <a name =" module_ecs-alb " ></a > [ ecs-alb] ( #module\_ ecs-alb ) | cn-terraform/ecs-alb/aws | 1.0.12 |
69+ | <a name =" module_ecs-alb " ></a > [ ecs-alb] ( #module\_ ecs-alb ) | cn-terraform/ecs-alb/aws | 1.0.13 |
7070| <a name =" module_ecs-autoscaling " ></a > [ ecs-autoscaling] ( #module\_ ecs-autoscaling ) | cn-terraform/ecs-service-autoscaling/aws | 1.0.4 |
7171
7272## Resources
7373
7474| Name | Type |
7575| ------| ------|
76- | [ aws_ecs_service.service] ( https://registry.terraform.io/providers/hashicorp/aws/3.74.1 /docs/resources/ecs_service ) | resource |
77- | [ aws_security_group.ecs_tasks_sg] ( https://registry.terraform.io/providers/hashicorp/aws/3.74.1 /docs/resources/security_group ) | resource |
78- | [ aws_security_group_rule.egress] ( https://registry.terraform.io/providers/hashicorp/aws/3.74.1 /docs/resources/security_group_rule ) | resource |
79- | [ aws_security_group_rule.ingress_through_http] ( https://registry.terraform.io/providers/hashicorp/aws/3.74.1 /docs/resources/security_group_rule ) | resource |
80- | [ aws_security_group_rule.ingress_through_https] ( https://registry.terraform.io/providers/hashicorp/aws/3.74.1 /docs/resources/security_group_rule ) | resource |
76+ | [ aws_ecs_service.service] ( https://registry.terraform.io/providers/hashicorp/aws/latest /docs/resources/ecs_service ) | resource |
77+ | [ aws_security_group.ecs_tasks_sg] ( https://registry.terraform.io/providers/hashicorp/aws/latest /docs/resources/security_group ) | resource |
78+ | [ aws_security_group_rule.egress] ( https://registry.terraform.io/providers/hashicorp/aws/latest /docs/resources/security_group_rule ) | resource |
79+ | [ aws_security_group_rule.ingress_through_http] ( https://registry.terraform.io/providers/hashicorp/aws/latest /docs/resources/security_group_rule ) | resource |
80+ | [ aws_security_group_rule.ingress_through_https] ( https://registry.terraform.io/providers/hashicorp/aws/latest /docs/resources/security_group_rule ) | resource |
8181
8282## Inputs
8383
0 commit comments