diff --git a/solutions/fully-configurable/version.tf b/solutions/fully-configurable/version.tf index 1945ff53..0dff8a82 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.79.1" + version = "1.80.3" } time = { source = "hashicorp/time"