Skip to content

Commit b31a6aa

Browse files
breaking: the dependency aws has been updated to a new major version (6.23.0), which may include breaking changes. #major
1 parent 11febda commit b31a6aa

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
@@ -3,7 +3,7 @@ terraform {
33

44
aws = {
55
source = "hashicorp/aws"
6-
version = "5.100.0"
6+
version = "6.23.0"
77
}
88

99
github = {

0 commit comments

Comments
 (0)