Data Source: oci_core_boot_volumes

This data source provides the list of Boot Volumes in Oracle Cloud Infrastructure Core service.

Lists the boot volumes in the specified compartment and availability domain.

Example Usage

data "oci_core_boot_volumes" "test_boot_volumes" {

	#Optional
	availability_domain = var.boot_volume_availability_domain
	compartment_id = var.compartment_id
	volume_group_id = oci_core_volume_group.test_volume_group.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

BootVolume Reference

The following attributes are exported: