diff --git a/solutions/fully-configurable/version.tf b/solutions/fully-configurable/version.tf index 960b97b..f578b32 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.1" + version = "1.84.2" } } }