From 121e49137fa2e66df711951e9c07c726bd795a0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 22:26:09 +0000 Subject: [PATCH] Bump hashicorp/aws from 4.54.0 to 5.12.0 in /iac/env/dmt Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 4.54.0 to 5.12.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.54.0...v5.12.0) --- updated-dependencies: - dependency-name: hashicorp/aws dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- iac/env/dmt/versions.tf | 2 +- iac/modules/datamart_destination_east_only/versions.tf | 2 +- iac/modules/datamart_east_only/versions.tf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/iac/env/dmt/versions.tf b/iac/env/dmt/versions.tf index 05959cb..1fcfe98 100644 --- a/iac/env/dmt/versions.tf +++ b/iac/env/dmt/versions.tf @@ -2,7 +2,7 @@ terraform { required_providers { aws = { source = "hashicorp/aws" - version = "4.54.0" + version = "5.12.0" } } diff --git a/iac/modules/datamart_destination_east_only/versions.tf b/iac/modules/datamart_destination_east_only/versions.tf index 05959cb..1fcfe98 100644 --- a/iac/modules/datamart_destination_east_only/versions.tf +++ b/iac/modules/datamart_destination_east_only/versions.tf @@ -2,7 +2,7 @@ terraform { required_providers { aws = { source = "hashicorp/aws" - version = "4.54.0" + version = "5.12.0" } } diff --git a/iac/modules/datamart_east_only/versions.tf b/iac/modules/datamart_east_only/versions.tf index 05959cb..1fcfe98 100644 --- a/iac/modules/datamart_east_only/versions.tf +++ b/iac/modules/datamart_east_only/versions.tf @@ -2,7 +2,7 @@ terraform { required_providers { aws = { source = "hashicorp/aws" - version = "4.54.0" + version = "5.12.0" } }