Data Source: oci_fleet_apps_management_fleet_credentials

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

Returns a list of FleetCredentials.

Example Usage

data "oci_fleet_apps_management_fleet_credentials" "test_fleet_credentials" {
	#Required
	fleet_id = oci_fleet_apps_management_fleet.test_fleet.id

	#Optional
	compartment_id = var.compartment_id
	credential_level = var.fleet_credential_credential_level
	display_name = var.fleet_credential_display_name
	id = var.fleet_credential_id
	state = var.fleet_credential_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

FleetCredential Reference

The following attributes are exported: