Skip to content

Commit 8e7e1ef

Browse files
authored
Merge pull request #15 from companieshouse/dependabot/terraform/groups/storage/hashicorp/aws-5.0.0
Bump hashicorp/aws from 4.67.0 to 5.0.0 in /groups/storage
2 parents f096c75 + 82afbc6 commit 8e7e1ef

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, < 5.0.0"
7+
version = ">= 4.0.0, < 6.0.0"
88
}
99
}
1010
}

0 commit comments

Comments
 (0)