Data Source: oci_fleet_apps_management_fleet_resources

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

Returns a list of FleetResources.

Example Usage

data "oci_fleet_apps_management_fleet_resources" "test_fleet_resources" {
	#Required
	fleet_id = oci_fleet_apps_management_fleet.test_fleet.id

	#Optional
	display_name = var.fleet_resource_display_name
	fleet_resource_type = var.fleet_resource_fleet_resource_type
	id = var.fleet_resource_id
	state = var.fleet_resource_state
	tenancy_id = oci_identity_tenancy.test_tenancy.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

FleetResource Reference

The following attributes are exported: