Data Source: oci_marketplace_publication_package

This data source provides details about a specific Publication Package resource in Oracle Cloud Infrastructure Marketplace service.

Gets the details of a specific package version within a given publication.

Example Usage

data "oci_marketplace_publication_package" "test_publication_package" {
	#Required
	package_version = var.publication_package_package_version
	publication_id = oci_marketplace_publication.test_publication.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: