From 76767eb2210f560e8e998fc8d7788e4619cf21ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 20:50:40 +0000 Subject: [PATCH] Update Terraform aws to v6 --- main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.tf b/main.tf index 363f0ff..c7748e3 100644 --- a/main.tf +++ b/main.tf @@ -2,7 +2,7 @@ terraform { required_providers { aws = { source = "hashicorp/aws" - version = "5.60.0" + version = "6.35.1" } } cloud {