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.

List credentials in Fleet Application Management.

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
	resource_id = oci_cloud_guard_resource.test_resource.id
	state = var.fleet_credential_state
	target = var.fleet_credential_target
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

FleetCredential Reference

The following attributes are exported: