diff --git a/version.tf b/version.tf index 0e88093..7da4eaa 100644 --- a/version.tf +++ b/version.tf @@ -8,7 +8,7 @@ terraform { } ibm = { source = "IBM-Cloud/ibm" - version = "1.71.3" + version = "1.72.2" } } }