Skip to content

Commit b6757bc

Browse files
build(deps): update hashicorp/aws requirement from ~> 5.70 to ~> 6.47
Updates the requirements on [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) to permit the latest version. - [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.70.0...v6.47.0) --- updated-dependencies: - dependency-name: hashicorp/aws dependency-version: 6.47.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cec8c68 commit b6757bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deploy/terraform/aws/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ terraform {
44
required_providers {
55
aws = {
66
source = "hashicorp/aws"
7-
version = "~> 5.70"
7+
version = "~> 6.47"
88
}
99
}
1010
}

0 commit comments

Comments
 (0)