From 05a83243b8e8a1827f86043effc8f31f967f4e9d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 03:09:00 +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..77b4be2 100644 --- a/main.tf +++ b/main.tf @@ -2,7 +2,7 @@ terraform { required_providers { aws = { source = "hashicorp/aws" - version = "5.60.0" + version = "6.34.0" } } cloud {