Skip to content

Commit ee82d5e

Browse files
authored
Merge pull request #203 from companieshouse/dependabot/terraform/groups/frontend/version-updates-8495603afd
Bump hashicorp/aws from 5.100.0 to 6.12.0 in /groups/frontend in the version-updates group
2 parents 9ca4151 + 209c050 commit ee82d5e

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.12"
8+
version = ">= 5.0, < 6.13"
99
source = "hashicorp/aws"
1010
}
1111
}

0 commit comments

Comments
 (0)