From 0accee34145e95585ca66cbf28dcbb52417b3c70 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 04:47:47 +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..a4b2071 100644 --- a/main.tf +++ b/main.tf @@ -2,7 +2,7 @@ terraform { required_providers { aws = { source = "hashicorp/aws" - version = "5.60.0" + version = "6.32.0" } } cloud {