Skip to content

Commit 4024602

Browse files
fix(deps): update terraform ibm to latest for the da solution (#151)
1 parent 9964cce commit 4024602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/dedicated/version.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ terraform {
33
required_providers {
44
ibm = {
55
source = "IBM-Cloud/ibm"
6-
version = "1.65.1"
6+
version = "1.66.0"
77
}
88
}
99
}

0 commit comments

Comments
 (0)