diff --git a/solutions/fully-configurable/version.tf b/solutions/fully-configurable/version.tf index f578b32..a577d31 100644 --- a/solutions/fully-configurable/version.tf +++ b/solutions/fully-configurable/version.tf @@ -11,7 +11,7 @@ terraform { } ibm = { source = "IBM-Cloud/ibm" - version = "1.84.2" + version = "1.84.3" } } }