fix vcOrg: add required v_i_p_configure = []

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