Skip to content

Commit 7f82a99

Browse files
Bump hashicorp/aws in /infrastructure/stacks/shared-resources
Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 5.68.0 to 6.0.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.68.0...v6.0.0) --- updated-dependencies: - dependency-name: hashicorp/aws dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 438b08d commit 7f82a99

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

infrastructure/stacks/shared-resources/.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/shared-resources/terraform.tf

100755100644
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.68.0"
8+
version = "~> 6.0.0"
99
}
1010
}
1111
}

0 commit comments

Comments
 (0)