Skip to content

Commit 98b40d7

Browse files
Bump hashicorp/aws
Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 5.32.1 to 6.11.0. - [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases) - [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-provider-aws@v5.32.1...v6.11.0) --- updated-dependencies: - dependency-name: hashicorp/aws dependency-version: 6.11.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 527380f commit 98b40d7

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

infrastructure/stacks/development-and-deployment-tools/.terraform.lock.hcl

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

infrastructure/stacks/development-and-deployment-tools/terraform.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ terraform {
55
required_providers {
66
aws = {
77
source = "hashicorp/aws"
8-
version = "~> 5.32.1"
8+
version = "~> 6.14.0"
99
}
1010
template = {
1111
source = "hashicorp/template"

0 commit comments

Comments
 (0)