diff --git a/.header.md b/.header.md index 73b4362..fcae9c7 100644 --- a/.header.md +++ b/.header.md @@ -4,4 +4,4 @@ A Terraform module to create ECS Cluster and ECS Service that rely on self-manag ## Notice -This module depends on and includes configuration for the [terraform-aws-ecs](https://github.com/terraform-aws-modules/terraform-aws-ecs), which is licensed under the Apache License 2.0. You can find the original license in the `LICENSE` file of the public module. +This module depends on and includes configuration for the [terraform-aws-modules/terraform-aws-ecs](https://github.com/terraform-aws-modules/terraform-aws-ecs), which is licensed under the Apache License 2.0. You can find the original license in the `LICENSE` file of the public module. diff --git a/README.md b/README.md index e1b708b..863f62a 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This module depends on and includes configuration for the [terraform-aws-modules | Name | Version | |------|---------| -| [terraform](#requirement\_terraform) | >= 1.4.6 | +| [terraform](#requirement\_terraform) | >= 1.6.0 | ## Providers