From f669c852edbcd2e9f9055e501d3855e22084c388 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 22:06:41 +0000 Subject: [PATCH] terraform(deps): bump the opentofu group across 6 directories with 1 update Updates the requirements on and [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) to permit the latest version. Updates `hashicorp/aws` to 6.28.0 - [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases) - [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md) - [Commits](https://github.com/hashicorp/terraform-provider-aws/compare/v4.0.0...v6.28.0) Updates `hashicorp/aws` to 6.28.0 - [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases) - [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md) - [Commits](https://github.com/hashicorp/terraform-provider-aws/compare/v4.0.0...v6.28.0) Updates `hashicorp/aws` to 6.28.0 - [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases) - [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md) - [Commits](https://github.com/hashicorp/terraform-provider-aws/compare/v4.0.0...v6.28.0) Updates `hashicorp/aws` to 6.28.0 - [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases) - [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md) - [Commits](https://github.com/hashicorp/terraform-provider-aws/compare/v4.0.0...v6.28.0) Updates `hashicorp/aws` to 6.28.0 - [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases) - [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md) - [Commits](https://github.com/hashicorp/terraform-provider-aws/compare/v4.0.0...v6.28.0) Updates `hashicorp/aws` to 6.28.0 - [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases) - [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md) - [Commits](https://github.com/hashicorp/terraform-provider-aws/compare/v4.0.0...v6.28.0) --- updated-dependencies: - dependency-name: hashicorp/aws dependency-version: 6.28.0 dependency-type: direct:production dependency-group: opentofu - dependency-name: hashicorp/aws dependency-version: 6.28.0 dependency-type: direct:production dependency-group: opentofu - dependency-name: hashicorp/aws dependency-version: 6.28.0 dependency-type: direct:production dependency-group: opentofu - dependency-name: hashicorp/aws dependency-version: 6.28.0 dependency-type: direct:production dependency-group: opentofu - dependency-name: hashicorp/aws dependency-version: 6.28.0 dependency-type: direct:production dependency-group: opentofu - dependency-name: hashicorp/aws dependency-version: 6.28.0 dependency-type: direct:production dependency-group: opentofu ... Signed-off-by: dependabot[bot] --- examples/basic/versions.tf | 2 +- modules/email-notification/versions.tf | 2 +- modules/lambda-image-build/versions.tf | 2 +- modules/scheduled-lambda/versions.tf | 2 +- modules/sms-notification/versions.tf | 2 +- versions.tf | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/examples/basic/versions.tf b/examples/basic/versions.tf index 69cb52b..f2a156c 100644 --- a/examples/basic/versions.tf +++ b/examples/basic/versions.tf @@ -4,7 +4,7 @@ terraform { required_providers { aws = { source = "hashicorp/aws" - version = "~> 4.0" + version = "~> 6.32" } } } diff --git a/modules/email-notification/versions.tf b/modules/email-notification/versions.tf index 69cb52b..f2a156c 100644 --- a/modules/email-notification/versions.tf +++ b/modules/email-notification/versions.tf @@ -4,7 +4,7 @@ terraform { required_providers { aws = { source = "hashicorp/aws" - version = "~> 4.0" + version = "~> 6.32" } } } diff --git a/modules/lambda-image-build/versions.tf b/modules/lambda-image-build/versions.tf index 69cb52b..f2a156c 100644 --- a/modules/lambda-image-build/versions.tf +++ b/modules/lambda-image-build/versions.tf @@ -4,7 +4,7 @@ terraform { required_providers { aws = { source = "hashicorp/aws" - version = "~> 4.0" + version = "~> 6.32" } } } diff --git a/modules/scheduled-lambda/versions.tf b/modules/scheduled-lambda/versions.tf index 69cb52b..f2a156c 100644 --- a/modules/scheduled-lambda/versions.tf +++ b/modules/scheduled-lambda/versions.tf @@ -4,7 +4,7 @@ terraform { required_providers { aws = { source = "hashicorp/aws" - version = "~> 4.0" + version = "~> 6.32" } } } diff --git a/modules/sms-notification/versions.tf b/modules/sms-notification/versions.tf index 69cb52b..f2a156c 100644 --- a/modules/sms-notification/versions.tf +++ b/modules/sms-notification/versions.tf @@ -4,7 +4,7 @@ terraform { required_providers { aws = { source = "hashicorp/aws" - version = "~> 4.0" + version = "~> 6.32" } } } diff --git a/versions.tf b/versions.tf index 9e01dab..8460b13 100644 --- a/versions.tf +++ b/versions.tf @@ -4,7 +4,7 @@ terraform { required_providers { aws = { source = "hashicorp/aws" - version = "~> 4.0" + version = "~> 6.32" } } }