Skip to content

Commit 6b4900b

Browse files
Update Terraform aws to v5.56.0
1 parent 35bc9c1 commit 6b4900b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/provider.tf

+1-1
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.42.0"
5+
version = "5.56.0"
66
}
77
}
88
}

0 commit comments

Comments
 (0)