Hi i need to get data source for oci_identity_user

Hi, I need to help to get the user_id
tried getting the data source of oci_identity_user but
I am unable to get the proper user_id.

if I try oci_identity_users, i get below output bit with no proper id:

  • user_id = {
    • compartment_id = “ocid1.tenancy.oc1…aaaaaaaalx3jztfnin5qt7zvhe5xhos4fyssv5cmksijkjonxkyoq744ma”
    • external_identifier = null
    • filter = null
    • id = “IdentityUsersDataSource-194455900”
    • identity_provider_id = null
    • name = “RAJI.L@ORACLE.COM
    • state = null
    • users =
      }

I created a issue. Please up vote