diff --git a/solutions/apps/version.tf b/solutions/apps/version.tf index 9d7ad66..af74e76 100644 --- a/solutions/apps/version.tf +++ b/solutions/apps/version.tf @@ -4,7 +4,7 @@ terraform { required_providers { ibm = { source = "IBM-Cloud/ibm" - version = "1.73.0" + version = "1.74.0" } } } diff --git a/solutions/projects/version.tf b/solutions/projects/version.tf index 9d7ad66..af74e76 100644 --- a/solutions/projects/version.tf +++ b/solutions/projects/version.tf @@ -4,7 +4,7 @@ terraform { required_providers { ibm = { source = "IBM-Cloud/ibm" - version = "1.73.0" + version = "1.74.0" } } }