Data Source: oci_fleet_apps_management_provisions

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

Returns a list of all the Provisions in the specified compartment. The query parameter compartmentId is required unless the query parameter id or fleetId is specified.

Example Usage

data "oci_fleet_apps_management_provisions" "test_provisions" {

	#Optional
	compartment_id = var.compartment_id
	display_name = var.provision_display_name
	fleet_id = oci_fleet_apps_management_fleet.test_fleet.id
	id = var.provision_id
	state = var.provision_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Provision Reference

The following attributes are exported: