Data Source: oci_fleet_apps_management_inventory_resources

This data source provides the list of Inventory Resources in Oracle Cloud Infrastructure Fleet Apps Management service.

Returns a list of InventoryResources.

Example Usage

data "oci_fleet_apps_management_inventory_resources" "test_inventory_resources" {
	#Required
	compartment_id = var.compartment_id
	resource_compartment_id = oci_identity_compartment.test_compartment.id

	#Optional
	defined_tag_equals = var.inventory_resource_defined_tag_equals
	display_name = var.inventory_resource_display_name
	freeform_tag_equals = var.inventory_resource_freeform_tag_equals
	inventory_properties = var.inventory_resource_inventory_properties
	matching_criteria = var.inventory_resource_matching_criteria
	resource_region = var.inventory_resource_resource_region
	state = var.inventory_resource_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

InventoryResource Reference

The following attributes are exported: