diff --git a/common-dev-assets b/common-dev-assets index b71c558e..a4bec361 160000 --- a/common-dev-assets +++ b/common-dev-assets @@ -1 +1 @@ -Subproject commit b71c558ee45713b7669190d7d0e53d41ee96dbd4 +Subproject commit a4bec36111ba10ee38df01c7eb92492bcda319c5 diff --git a/solutions/fully-configurable/version.tf b/solutions/fully-configurable/version.tf index f2603e82..4d357974 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.1" + version = "1.83.3" } time = { source = "hashicorp/time"