» Data Source: oci_core_app_catalog_listings

This data source provides the list of App Catalog Listings in Oracle Cloud Infrastructure Core service.

Lists the published listings.

» Example Usage

data "oci_core_app_catalog_listings" "test_app_catalog_listings" {

    #Optional
    display_name = "${var.app_catalog_listing_display_name}"
    publisher_name = "${var.app_catalog_listing_publisher_name}"
    publisher_type = "${var.app_catalog_listing_publisher_type}"
}

» Argument Reference

The following arguments are supported:

  • display_name - (Optional) A filter to return only resources that match the given display name exactly.
  • publisher_name - (Optional) A filter to return only the publisher that matches the given publisher name exactly.
  • publisher_type - (Optional) A filter to return only publishers that match the given publisher type exactly. Valid types are OCI, ORACLE, TRUSTED, STANDARD.

» Attributes Reference

The following attributes are exported:

» AppCatalogListing Reference

The following attributes are exported: