--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "decort_cb_user Data Source - terraform-provider-decort" subcategory: "" description: |- --- # decort_cb_user (Data Source) ## Schema ### Required - `user_id` (String) user_id ### Optional - `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts)) ### Read-Only - `active` (Boolean) active - `api_access` (Map of String) api_access - `authkey` (String) authkey - `authkeys` (List of String) authkeys - `ckey` (String) ckey - `data` (String) data - `description` (String) description - `domain` (String) domain - `emails` (List of String) emails - `gid` (Number) gid - `groups` (List of String) groups - `guid` (String) guid - `id` (String) The ID of this resource. - `last_check` (Number) last_check - `meta` (List of String) meta - `mobile` (List of String) mobile - `password` (String) password - `protected` (Boolean) protected - `roles` (List of String) roles - `service_account` (Boolean) service_account - `xmpp` (List of String) xmpp ### Nested Schema for `timeouts` Optional: - `default` (String) - `read` (String)