You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/d/marketplace_listings.html.markdown
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ data "oci_marketplace_listings" "test_listings" {
52
52
The following arguments are supported:
53
53
54
54
*`category` - (Optional) Name of the product category or categories. If you specify multiple categories, then Marketplace returns any listing with one or more matching categories.
55
-
*`compartment_id` - (Optional) The unique identifier for the compartment.
55
+
*`compartment_id` - (Optional) The unique identifier for the compartment. It is mandatory when used in non-commercial realms.
56
56
*`image_id` - (Optional) The image identifier of the listing.
57
57
*`is_featured` - (Optional) Indicates whether to show only featured listings. If this is set to `false` or is omitted, then all listings will be returned.
58
58
*`listing_id` - (Optional) The unique identifier for the listing.
0 commit comments