diff --git a/common-dev-assets b/common-dev-assets index 8a8a5f03..3c754bf7 160000 --- a/common-dev-assets +++ b/common-dev-assets @@ -1 +1 @@ -Subproject commit 8a8a5f032d7812c65bc0825402e87feca8088af1 +Subproject commit 3c754bf732e99f95e77014077d2d7ed4b29c55b0 diff --git a/solutions/fully-configurable/version.tf b/solutions/fully-configurable/version.tf index 4d357974..54aadccd 100644 --- a/solutions/fully-configurable/version.tf +++ b/solutions/fully-configurable/version.tf @@ -4,7 +4,7 @@ terraform { required_providers { ibm = { source = "IBM-Cloud/ibm" - version = "1.83.3" + version = "1.84.1" } time = { source = "hashicorp/time"