You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Support for the global version and plan_crn
* Update on the ibm_catalog.json to remove the compliance details
---------
Co-authored-by: Sagar BK <Sagar.BK1@ibm.com>
Copy file name to clipboardExpand all lines: modules/write_inventory/locals.tf
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ locals {
11
11
new_compute_image_id=local.compute_image_found_in_map? local.image_region_map[var.dynamic_compute_instances[0]["image"]][local.region] :"Image not found with the given name"
0 commit comments