Data Source: oci_functions_pbf_listings

This data source provides the list of Pbf Listings in Oracle Cloud Infrastructure Functions service.

Fetches a wrapped list of all Pre-built Function(PBF) Listings. Returns a PbfListingCollection containing an array of PbfListingSummary response models.

Example Usage

data "oci_functions_pbf_listings" "test_pbf_listings" {

	#Optional
	name = var.pbf_listing_name
	name_contains = var.pbf_listing_name_contains
	name_starts_with = var.pbf_listing_name_starts_with
	pbf_listing_id = oci_functions_pbf_listing.test_pbf_listing.id
	state = var.pbf_listing_state
	trigger = var.pbf_listing_trigger
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

PbfListing Reference

The following attributes are exported: