Skip to content

Commit 586c30a

Browse files
Bump hashicorp/aws from 6.21.0 to 6.22.1 in /groups/storage
Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 6.21.0 to 6.22.1. - [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@v6.21.0...v6.22.1) --- updated-dependencies: - dependency-name: hashicorp/aws dependency-version: 6.22.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cbc19d1 commit 586c30a

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

groups/storage/.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.

groups/storage/main.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 = ">= 4.0.0, < 6.21.1"
7+
version = ">= 4.0.0, < 6.22.2"
88
}
99
}
1010
}

0 commit comments

Comments
 (0)