Data Source: oci_visual_builder_vb_instances

This data source provides the list of Vb Instances in Oracle Cloud Infrastructure Visual Builder service.

Returns a list of Vb Instances.

Example Usage

data "oci_visual_builder_vb_instances" "test_vb_instances" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.vb_instance_display_name
	state = var.vb_instance_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

VbInstance Reference

The following attributes are exported: