Data Source: oci_fleet_apps_management_fleets

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

Returns a list of Fleets in the specified Tenancy.

Example Usage

data "oci_fleet_apps_management_fleets" "test_fleets" {

	#Optional
	application_type = var.fleet_application_type
	compartment_id = var.compartment_id
	display_name = var.fleet_display_name
	environment_type = var.fleet_environment_type
	fleet_type = var.fleet_fleet_type
	id = var.fleet_id
	product = var.fleet_product
	state = var.fleet_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Fleet Reference

The following attributes are exported: