Skip to content

Commit 95848cf

Browse files
authored
Merge pull request #121 from companieshouse/dependabot/terraform/groups/storage/hashicorp/aws-6.17.0
Bump hashicorp/aws from 6.16.0 to 6.17.0 in /groups/storage
2 parents c52ce86 + 7a607df commit 95848cf

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

0 commit comments

Comments
 (0)