Data Source: oci_datacatalog_catalogs

This data source provides the list of Catalogs in Oracle Cloud Infrastructure Data Catalog service.

Returns a list of all the data catalogs in the specified compartment.

Example Usage

data "oci_datacatalog_catalogs" "test_catalogs" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.catalog_display_name
	state = var.catalog_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Catalog Reference

The following attributes are exported: