diff --git a/solutions/enterprise/version.tf b/solutions/enterprise/version.tf index 37cdf6f..a3e1846 100644 --- a/solutions/enterprise/version.tf +++ b/solutions/enterprise/version.tf @@ -3,7 +3,7 @@ terraform { required_providers { ibm = { source = "IBM-Cloud/ibm" - version = "1.71.3" + version = "1.73.0" } time = { source = "hashicorp/time"