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
{{ message }}
This repository was archived by the owner on Mar 19, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: solutions/instances/main.tf
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -194,7 +194,7 @@ module "cos" {
194
194
}
195
195
count=var.existing_scc_cos_bucket_name==null&& var.existing_scc_instance_crn==null?1:0# no need to call COS module if consumer is passing existing SCC instance or COS bucket
0 commit comments