Data Source: oci_core_firmware_bundles

This data source provides the list of Firmware Bundles in Oracle Cloud Infrastructure Core service.

Gets a list of all Firmware Bundles in a compartment for specified platform. Can filter results to include only the default (recommended) Firmware Bundle for the given platform.

Example Usage

data "oci_core_firmware_bundles" "test_firmware_bundles" {
	#Required
	platform = var.firmware_bundle_platform

	#Optional
	compartment_id = var.compartment_id
	is_default_bundle = var.firmware_bundle_is_default_bundle
	state = var.firmware_bundle_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

FirmwareBundle Reference

The following attributes are exported: