fix vcOrg: formatting

This commit is contained in:
“Naeel”
2026-07-08 19:12:12 +04:00
parent 25786cecc6
commit c8bd107f92
+4 -2
View File
@@ -1,3 +1,5 @@
resource "nubes_vc_org" "org" { resource "nubes_vc_org" "org" {
resource_name = "kc-org-tf" resource_name = "kc-org-tf"
resource_realm = var.realm v_i_p_configure = jsonencode([])} resource_realm = var.realm
v_i_p_configure = jsonencode([])
}