From 412a8a2a68b03e3f6abed60da860645ae95ef481 Mon Sep 17 00:00:00 2001 From: Christina Andonov Date: Mon, 5 Aug 2024 17:45:46 -0700 Subject: [PATCH] another pre-commit ... --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 42b310f..3ad5dac 100644 --- a/README.md +++ b/README.md @@ -51,14 +51,14 @@ Examples codified under the [`examples`](https://github.com/aws-ia/terraform-aws | Name | Version | |------|---------| | [terraform](#requirement\_terraform) | >= 1.0 | -| [aws](#requirement\_aws) | >= 5.0 | +| [aws](#requirement\_aws) | >= 5.61.0 | | [time](#requirement\_time) | >= 0.9 | ## Providers | Name | Version | |------|---------| -| [aws](#provider\_aws) | >= 5.0 | +| [aws](#provider\_aws) | >= 5.61.0 | | [time](#provider\_time) | >= 0.9 | ## Modules