Skip to content

Commit 56a63ce

Browse files
authored
Merge pull request #208 from companieshouse/dependabot/terraform/groups/frontend/version-updates-4e2a77374f
Bump hashicorp/aws from 5.100.0 to 6.16.0 in /groups/frontend in the version-updates group
2 parents caa2d7d + a6c71db commit 56a63ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

groups/frontend/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ terraform {
55

66
required_providers {
77
aws = {
8-
version = ">= 5.0, < 6.16"
8+
version = ">= 5.0, < 6.17"
99
source = "hashicorp/aws"
1010
}
1111
}

0 commit comments

Comments
 (0)