You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.4 KiB
1.4 KiB
page_title | subcategory | description |
---|---|---|
decort_cb_user Resource - terraform-provider-decort |
decort_cb_user (Resource)
Schema
Required
emailaddress
(List of String) email addresses of the userusername
(String) ID of user
Optional
apiaccess
(Set of Number) list of apiaccess groups this user belongs togroups
(List of String) list of groups this user belongs topassword
(String) password of usertimeouts
(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) gidguid
(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)