Skip to content

Commit ca7d090

Browse files
authored
Merge pull request #129 from companieshouse/dependabot/terraform/groups/storage/hashicorp/aws-6.22.1
Bump hashicorp/aws from 6.21.0 to 6.22.1 in /groups/storage
2 parents cbc19d1 + 586c30a commit ca7d090

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)