Skip to content

Commit a6c71db

Browse files
Bump hashicorp/aws in /groups/frontend in the version-updates group
Bumps the version-updates group in /groups/frontend with 1 update: [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws). Updates `hashicorp/aws` from 5.100.0 to 6.16.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.100.0...v6.16.0) --- updated-dependencies: - dependency-name: hashicorp/aws dependency-version: 6.16.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: version-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent caa2d7d commit a6c71db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

groups/frontend/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ terraform {
55

66
required_providers {
77
aws = {
8-
version = ">= 5.0, < 6.16"
8+
version = ">= 5.0, < 6.17"
99
source = "hashicorp/aws"
1010
}
1111
}

0 commit comments

Comments
 (0)