diff --git a/solutions/fully-configurable/version.tf b/solutions/fully-configurable/version.tf index 10e0461e..a5432b8c 100644 --- a/solutions/fully-configurable/version.tf +++ b/solutions/fully-configurable/version.tf @@ -5,7 +5,7 @@ terraform { required_providers { ibm = { source = "IBM-Cloud/ibm" - version = "1.80.3" + version = "1.80.4" } time = { source = "hashicorp/time"