From dff620570ed23465b57ec0be1d0f9d329b9701b7 Mon Sep 17 00:00:00 2001 From: saumitra-dev Date: Thu, 11 Jul 2024 16:43:26 +0530 Subject: [PATCH] chore: update notice reference module info and required terraform version --- .header.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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