1.4 KiB
1.4 KiB
page_title, subcategory, description
| page_title | subcategory | description |
|---|---|---|
| decort_cb_user Resource - terraform-provider-decort |
decort_cb_user (Resource)
Schema
Required
emailaddress(String) email address of the userusername(String) ID of user
Optional
apiaccess(Set of Number) list of apiaccess groups this user belongs toblocked(Boolean) is the user blockedpassword(String) password of userprovider_name(String) providertimeouts(Block, Optional) (see below for nested schema)
Read-Only
active(Boolean) activeauth_keys(List of String) authkeysauthkey(String) authkeyckey(String) ckeydata(String) datadescription(String) descriptiondomain(String) domaingid(Number) gidgroups(List of String) list of groups this user belongs toguid(String) guidid(String) The ID of this resource.last_check(Number) last_checkmeta(List of String) metamobile(List of String) mobileprotected(Boolean) protectedroles(List of String) rolesservice_account(Boolean) service_accountxmpp(List of String) xmpp
Nested Schema for timeouts
Optional:
create(String)default(String)delete(String)read(String)update(String)