4.10.0
This commit is contained in:
@@ -21,16 +21,17 @@ description: |-
|
||||
|
||||
### Optional
|
||||
|
||||
- `default_zone_id` (Number) email
|
||||
- `desc` (String) description
|
||||
- `emailaddress` (String) email
|
||||
- `enable` (Boolean) enable/disable account
|
||||
- `permanently` (Boolean) whether to completely delete the account
|
||||
- `reason` (String) reason for deactivation
|
||||
- `resource_limits` (Block List, Max: 1) (see [below for nested schema](#nestedblock--resource_limits))
|
||||
- `restore` (Boolean) restore a deleted account
|
||||
- `send_access_emails` (Boolean) if true send emails when a user is granted access to resources
|
||||
- `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts))
|
||||
- `users` (Block List) (see [below for nested schema](#nestedblock--users))
|
||||
- `zone_ids` (List of Number)
|
||||
|
||||
### Read-Only
|
||||
|
||||
@@ -100,6 +101,7 @@ Required:
|
||||
Read-Only:
|
||||
|
||||
- `can_be_deleted` (Boolean)
|
||||
- `emails` (List of String)
|
||||
- `explicit` (Boolean)
|
||||
- `guid` (String)
|
||||
- `right` (String)
|
||||
|
||||
Reference in New Issue
Block a user