add TEST_STAND/kuber — vcOrg only

This commit is contained in:
“Naeel”
2026-07-08 19:09:15 +04:00
parent 5322df7c51
commit fefabd448a
3 changed files with 37 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
resource "nubes_vc_org" "org" {
resource_name = "kc-org-tf"
resource_realm = var.realm
}