Data Source: oci_service_catalog_service_catalogs

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

Lists all the service catalogs in the given compartment.

Example Usage

data "oci_service_catalog_service_catalogs" "test_service_catalogs" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.service_catalog_display_name
	service_catalog_id = oci_service_catalog_service_catalog.test_service_catalog.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ServiceCatalog Reference

The following attributes are exported: