Skip to content

Commit 5b83e41

Browse files
fix(deps): update terraform ibm to latest for deployable modules / architectures (#62)
1 parent c493d86 commit 5b83e41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/banking/version.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ terraform {
66
}
77
ibm = {
88
source = "IBM-Cloud/ibm"
9-
version = ">= 1.64.2"
9+
version = ">= 1.65.0"
1010
}
1111
null = {
1212
source = "hashicorp/null"

0 commit comments

Comments
 (0)