Data Source: oci_marketplace_publications

This data source provides the list of Publications in Oracle Cloud Infrastructure Marketplace service.

Lists the publications in the specified compartment.

Example Usage

data "oci_marketplace_publications" "test_publications" {
	#Required
	compartment_id = var.compartment_id
	listing_type = var.publication_listing_type

	#Optional
	name = var.publication_name
	operating_systems = var.publication_operating_systems
	publication_id = oci_marketplace_publication.test_publication.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Publication Reference

The following attributes are exported: