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
Copy file name to clipboardExpand all lines: main.tf
+6-2
Original file line number
Diff line number
Diff line change
@@ -47,8 +47,8 @@ locals {
47
47
// prepare data with default values for flex shapes. Used to populate shape_config block with default values
48
48
// Iterate through data.oci_core_shapes.current_ad.shapes (this exclude duplicate data in multi-ad regions) and create a map { name = { memory_in_gbs = "xx"; ocpus = "xx" } }
0 commit comments