Skip to content

Commit fa66ffc

Browse files
fix(deps): update terraform ibm to latest for the deployable architecture solution (#180)
1 parent 3f1d8e6 commit fa66ffc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/secure/version.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ terraform {
55
required_providers {
66
ibm = {
77
source = "IBM-Cloud/ibm"
8-
version = "1.65.1"
8+
version = "1.66.0"
99
}
1010
}
1111
}

0 commit comments

Comments
 (0)