Skip to content

Commit bd44674

Browse files
fix(deps): update terraform ibm to latest for deployable architectures (#663)
1 parent 7c533d6 commit bd44674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/fully-configurable/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ terraform {
88
required_providers {
99
ibm = {
1010
source = "IBM-Cloud/ibm"
11-
version = "1.78.1"
11+
version = "1.78.2"
1212
}
1313
}
1414
}

0 commit comments

Comments
 (0)