Skip to content

Commit 8086707

Browse files

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ terraform {
55
aws = {
66
configuration_aliases = [aws.root, aws.subdomain]
77
source = "hashicorp/aws"
8-
version = "~> 4.0"
8+
version = "~> 5.0"
99
}
1010
}
1111
}

0 commit comments

Comments
 (0)