Data Source: oci_database_flex_components

This data source provides the list of Flex Components in Oracle Cloud Infrastructure Database service.

Gets a list of the flex components that can be used to launch a new DB system. The flex component determines resources to allocate to the DB system - Database Servers and Storage Servers.

Example Usage

data "oci_database_flex_components" "test_flex_components" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	name = var.flex_component_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

FlexComponent Reference

The following attributes are exported: