Data Source: oci_database_gi_version_minor_versions

This data source provides the list of Gi Version Minor Versions in Oracle Cloud Infrastructure Database service.

Gets a list of supported Oracle Grid Infrastructure minor versions for the given major version and shape family.

Example Usage

data "oci_database_gi_version_minor_versions" "test_gi_version_minor_versions" {
	#Required
	version = var.gi_version_minor_version_version

	#Optional
	availability_domain = var.gi_version_minor_version_availability_domain
	compartment_id = var.compartment_id
	is_gi_version_for_provisioning = var.gi_version_minor_version_is_gi_version_for_provisioning
	shape = var.gi_version_minor_version_shape
	shape_family = var.gi_version_minor_version_shape_family
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

GiVersionMinorVersion Reference

The following attributes are exported: