From 41678a87b417bca3e7fe57ec2cff0fcc80efe4f5 Mon Sep 17 00:00:00 2001 From: Chris Wright Date: Wed, 10 Jul 2024 10:45:19 +0100 Subject: [PATCH] Update Terraform aws to v5.57.0 - Terraform docs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 43b7335..fba2595 100644 --- a/README.md +++ b/README.md @@ -196,13 +196,13 @@ module "aws_organizations_and_sso" { | Name | Version | |------|---------| | [terraform](#requirement\_terraform) | >= 1.1.5 | -| [aws](#requirement\_aws) | ~> 5.0 | +| [aws](#requirement\_aws) | >= 5.0 | ## Providers | Name | Version | |------|---------| -| [aws](#provider\_aws) | 5.53.0 | +| [aws](#provider\_aws) | 5.57.0 | ## Resources