Skip to content

Commit a00970d

Browse files
authored
Merge pull request #241 from armakuni/dependabot/terraform/hashicorp/aws-tw-5.97.0
fix(deps): update hashicorp/aws requirement from ~> 5.96.0 to ~> 5.97.0
2 parents 170ec96 + 84d0b07 commit a00970d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
aws = {
44
source = "hashicorp/aws"
5-
version = "~> 5.96.0"
5+
version = "~> 5.97.0"
66
}
77

88
github = {

0 commit comments

Comments
 (0)