Skip to content

Commit 0267745

Browse files
Merge pull request #133 from companieshouse/dependabot/terraform/groups/storage/hashicorp/aws-6.25.0
2 parents 9cb2d4b + 5c0102d commit 0267745

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.23.1"
7+
version = ">= 4.0.0, < 6.25.1"
88
}
99
}
1010
}

0 commit comments

Comments
 (0)