Data Source: oci_service_catalog_service_catalog_associations

This data source provides the list of Service Catalog Associations in Oracle Cloud Infrastructure Service Catalog service.

Lists all the resource associations for a specific service catalog.

Example Usage

data "oci_service_catalog_service_catalog_associations" "test_service_catalog_associations" {

	#Optional
	entity_id = oci_service_catalog_entity.test_entity.id
	entity_type = var.service_catalog_association_entity_type
	service_catalog_association_id = oci_service_catalog_service_catalog_association.test_service_catalog_association.id
	service_catalog_id = oci_service_catalog_service_catalog.test_service_catalog.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ServiceCatalogAssociation Reference

The following attributes are exported: