Skip to content

Commit 801a453

Browse files
authored
feat(aws): upgrade provider to version 5 (#3)
1 parent c6336be commit 801a453

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
@@ -2,7 +2,7 @@ terraform {
22
required_version = "~> 1"
33
required_providers {
44
aws = {
5-
version = "~> 4"
5+
version = "~> 5"
66
}
77
}
88
}

0 commit comments

Comments
 (0)