vcOrg: adopt existing WZ03709-iaas
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
resource "nubes_vc_org" "org" {
|
||||
resource_name = "kc-org-tf"
|
||||
resource_realm = var.realm
|
||||
v_i_p_configure = jsonencode([])
|
||||
resource_name = "WZ03709-iaas"
|
||||
resource_realm = var.realm
|
||||
v_i_p_configure = jsonencode([])
|
||||
adopt_existing_on_create = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user