Skip to content

Commit 3cafb56

Browse files
Update Terraform aws to v6
1 parent 8b30777 commit 3cafb56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.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.60.0"
5+
version = "6.2.0"
66
}
77
}
88
cloud {

0 commit comments

Comments
 (0)