4.9.1
This commit is contained in:
@@ -25,7 +25,7 @@ description: |-
|
||||
- `emailaddress` (String) email
|
||||
- `enable` (Boolean) enable/disable account
|
||||
- `permanently` (Boolean) whether to completely delete the account
|
||||
- `reason` (Boolean) reason for deactivation
|
||||
- `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
|
||||
|
||||
@@ -31,7 +31,7 @@ description: |-
|
||||
- `emailaddress` (String) email
|
||||
- `enable` (Boolean) enable/disable account
|
||||
- `permanently` (Boolean) whether to completely delete the account
|
||||
- `reason` (Boolean) reason for restore or deactivation
|
||||
- `reason` (String) reason for restore or 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
|
||||
|
||||
@@ -52,7 +52,6 @@ description: |-
|
||||
- `image_type` (String) Image type linux, windows or other
|
||||
- `last_modified` (Number)
|
||||
- `link_to` (Number)
|
||||
- `meta` (List of String) meta
|
||||
- `milestones` (Number)
|
||||
- `present_to` (Map of Number)
|
||||
- `provider_name` (String)
|
||||
|
||||
@@ -24,7 +24,6 @@ description: |-
|
||||
### Optional
|
||||
|
||||
- `account_id` (Number) AccountId to make the image exclusive
|
||||
- `accounts` (List of Number)
|
||||
- `architecture` (String) binary architecture of this image, one of X86_64
|
||||
- `bootable` (Boolean) Does this image boot OS
|
||||
- `computeci_id` (Number)
|
||||
|
||||
@@ -25,7 +25,6 @@ description: |-
|
||||
### Optional
|
||||
|
||||
- `account_id` (Number) AccountId to make the image exclusive
|
||||
- `accounts` (List of Number)
|
||||
- `async_mode` (Boolean) create an image in async/sync mode
|
||||
- `bootable` (Boolean) Does this image boot OS
|
||||
- `computeci_id` (Number)
|
||||
|
||||
@@ -27,7 +27,6 @@ description: |-
|
||||
### Optional
|
||||
|
||||
- `account_id` (Number) AccountId to make the image exclusive
|
||||
- `accounts` (List of Number)
|
||||
- `async_mode` (Boolean) create an image in async/sync mode
|
||||
- `bootable` (Boolean) Does this image boot OS
|
||||
- `computeci_id` (Number)
|
||||
|
||||
@@ -49,7 +49,6 @@ description: |-
|
||||
- `image_id` (Number) Image id
|
||||
- `image_type` (String) Image type linux, windows or other
|
||||
- `last_modified` (Number)
|
||||
- `meta` (List of String) meta
|
||||
- `milestones` (Number)
|
||||
- `pool_name` (String) pool for image create
|
||||
- `present_to` (Map of Number)
|
||||
|
||||
@@ -66,7 +66,6 @@ description: |-
|
||||
- `snapshot` (Block Set) (see [below for nested schema](#nestedblock--snapshot))
|
||||
- `snapshot_delete_async` (Boolean)
|
||||
- `started` (Boolean) Is compute started.
|
||||
- `stateless` (Boolean) Compute will be stateless (SVA_KVM_X86) if set to True
|
||||
- `tags` (Block Set) (see [below for nested schema](#nestedblock--tags))
|
||||
- `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts))
|
||||
- `user_access` (Block Set) (see [below for nested schema](#nestedblock--user_access))
|
||||
|
||||
Reference in New Issue
Block a user