Data Source: oci_vbs_inst_vbs_instances

This data source provides the list of Vbs Instances in Oracle Cloud Infrastructure Vbs Inst service.

Returns a list of VbsInstances.

Example Usage

data "oci_vbs_inst_vbs_instances" "test_vbs_instances" {
    #Required
    compartment_id = var.compartment_id

    #Optional
    id = var.vbs_instance_id
    name = var.vbs_instance_name
    state = var.vbs_instance_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

VbsInstance Reference

The following attributes are exported: