Skip to content

Commit 7ab1fd9

Browse files
fix(deps): update terraform ibm to latest for deployable modules / architectures (#114)
1 parent 7de922b commit 7ab1fd9

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
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
ibm = {
44
source = "IBM-Cloud/ibm"
5-
version = ">= 1.66.0"
5+
version = ">= 1.67.1"
66
}
77
null = {
88
source = "hashicorp/null"

0 commit comments

Comments
 (0)