From 592dae9b65a60bd62231eada1e1589f59da76478 Mon Sep 17 00:00:00 2001 From: "cloudposse-releaser[bot]" <163353533+cloudposse-releaser[bot]@users.noreply.github.com> Date: Thu, 26 Jun 2025 19:15:27 +0000 Subject: [PATCH] chore: update README.md --- README.md | 4 ++-- src/README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b65a71d..a85fbea 100644 --- a/README.md +++ b/README.md @@ -271,7 +271,7 @@ components: | Name | Version | |------|---------| | [terraform](#requirement\_terraform) | >= 1.3.0 | -| [aws](#requirement\_aws) | >= 4.9.0 | +| [aws](#requirement\_aws) | >= 4.9.0, < 6.0.0 | | [postgresql](#requirement\_postgresql) | >= 1.17.1 | | [random](#requirement\_random) | >= 2.3 | @@ -279,7 +279,7 @@ components: | Name | Version | |------|---------| -| [aws](#provider\_aws) | >= 4.9.0 | +| [aws](#provider\_aws) | >= 4.9.0, < 6.0.0 | | [random](#provider\_random) | >= 2.3 | ## Modules diff --git a/src/README.md b/src/README.md index ebe5766..0646240 100644 --- a/src/README.md +++ b/src/README.md @@ -251,7 +251,7 @@ components: | Name | Version | |------|---------| | [terraform](#requirement\_terraform) | >= 1.3.0 | -| [aws](#requirement\_aws) | >= 4.9.0 | +| [aws](#requirement\_aws) | >= 4.9.0, < 6.0.0 | | [postgresql](#requirement\_postgresql) | >= 1.17.1 | | [random](#requirement\_random) | >= 2.3 | @@ -259,7 +259,7 @@ components: | Name | Version | |------|---------| -| [aws](#provider\_aws) | >= 4.9.0 | +| [aws](#provider\_aws) | >= 4.9.0, < 6.0.0 | | [random](#provider\_random) | >= 2.3 | ## Modules