Data Source: oci_core_volume_groups

This data source provides the list of Volume Groups in Oracle Cloud Infrastructure Core service.

Lists the volume groups in the specified compartment and availability domain. For more information, see Volume Groups.

Example Usage

data "oci_core_volume_groups" "test_volume_groups" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	availability_domain = var.volume_group_availability_domain
	display_name = var.volume_group_display_name
	state = var.volume_group_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

VolumeGroup Reference

The following attributes are exported: