Skip to content

Commit 04beaae

Browse files
authored
Merge pull request #630 from FullStackWithLawrence/dependabot/terraform/api/terraform/hashicorp/aws-tw-6.0
chore(deps): update hashicorp/aws requirement from ~> 5.31 to ~> 6.0 in /api/terraform
2 parents 7d732fb + 39f5ca1 commit 04beaae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/terraform/terraform.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ terraform {
2121
required_providers {
2222
aws = {
2323
source = "hashicorp/aws"
24-
version = "~> 5.31"
24+
version = "~> 6.0"
2525
}
2626
null = {
2727
source = "hashicorp/null"

0 commit comments

Comments
 (0)