Data Source: oci_marketplace_listing_package_agreements

This data source provides the list of Listing Package Agreements in Oracle Cloud Infrastructure Marketplace service.

Returns the terms of use agreements that must be accepted before you can deploy the specified version of a package.

Example Usage

data "oci_marketplace_listing_package_agreements" "test_listing_package_agreements" {
	#Required
	listing_id = oci_marketplace_listing.test_listing.id
	package_version = var.listing_package_agreement_package_version

	#Optional
	compartment_id = var.compartment_id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ListingPackageAgreement Reference

The following attributes are exported: