Data Source: oci_marketplace_publication_packages

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

Lists the packages in the specified publication.

Example Usage

data "oci_marketplace_publication_packages" "test_publication_packages" {
    #Required
    publication_id = oci_marketplace_publication.test_publication.id

    #Optional
    package_type = var.publication_package_package_type
    package_version = var.publication_package_package_version
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

PublicationPackage Reference

The following attributes are exported: