This data source provides the list of Categories in Oracle Cloud Infrastructure Marketplace service.
Gets the list of all the categories for listings published to Oracle Cloud Infrastructure Marketplace. Categories apply to the software product provided by the listing.
data "oci_marketplace_categories" "test_categories" {
#Optional
compartment_id = var.compartment_id
}
The following arguments are supported:
compartment_id
- (Optional) The unique identifier for the compartment.The following attributes are exported:
categories
- The list of categories.The following attributes are exported:
name
- Name of the product category.