Data Source: oci_opensearch_opensearch_versions

This data source provides the list of Opensearch Versions in Oracle Cloud Infrastructure Opensearch service.

Lists the supported Opensearch versions

Prerequisites

The below policies must be created in compartment before creating OpensearchCluster

{Compartment-Name} - Name of your compartment
Allow service opensearch to manage vnics in compartment {Compartment-Name}
Allow service opensearch to use subnets in compartment {Compartment-Name}
Allow service opensearch to use network-security-groups in compartment {Compartment-Name}
Allow service opensearch to manage vcns in compartment {Compartment-Name}

For latest documentation on OpenSearch use please refer to https://docs.oracle.com/en-us/iaas/Content/search-opensearch/home.htm
Required permissions: https://docs.oracle.com/en-us/iaas/Content/search-opensearch/Concepts/ocisearchpermissions.htm

Example Usage

data "oci_opensearch_opensearch_versions" "test_opensearch_versions" {
	#Required
	compartment_id = var.compartment_id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

OpensearchVersion Reference

The following attributes are exported: