Data Source: oci_identity_user

This data source provides details about a specific User resource in Oracle Cloud Infrastructure Identity service.

Gets the specified user’s information.

Example Usage

data "oci_identity_user" "test_user" {
	#Required
	user_id = oci_identity_user.test_user.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: