Skip to content

Commit 779739b

Browse files
fix(deps): update terraform ibm to latest for deployable architectures
1 parent d577729 commit 779739b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/fully-configurable/version.tf

Lines changed: 1 addition & 1 deletion
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.78.1"
6+
version = "1.78.2"
77
}
88
}
99
}

0 commit comments

Comments
 (0)