1.3.0
This commit is contained in:
@@ -23,7 +23,7 @@ description: |-
|
||||
|
||||
### Optional
|
||||
|
||||
- `access` (Attributes List) Grant/revoke user or group access to the Resource group as specified (see [below for nested schema](#nestedatt--access))
|
||||
- `access` (Attributes Set) Grant/revoke user or group access to the Resource group as specified (see [below for nested schema](#nestedatt--access))
|
||||
- `def_net` (Attributes) Set default network for attach associated VMs (see [below for nested schema](#nestedatt--def_net))
|
||||
- `def_net_type` (String) type of the default network for this RG. VMs created in this RG will be by default connected to this network. Allowed values are PRIVATE, PUBLIC, NONE.
|
||||
- `description` (String) User-defined text description of this resource group.
|
||||
@@ -35,7 +35,6 @@ description: |-
|
||||
- `owner` (String) username - owner of this RG. Leave blank to set current user as owner
|
||||
- `permanently` (Boolean) Set to True if you want force delete non-empty RG
|
||||
- `quota` (Attributes) Quota settings for this resource group. (see [below for nested schema](#nestedatt--quota))
|
||||
- `register_computes` (Boolean) Register computes in registration system
|
||||
- `restore` (Boolean)
|
||||
- `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts))
|
||||
- `uniq_pools` (List of String) List of strings with pools. Applies only when updating
|
||||
@@ -47,6 +46,8 @@ description: |-
|
||||
- `compute_features` (List of String)
|
||||
- `cpu_allocation_parameter` (String)
|
||||
- `cpu_allocation_ratio` (Number)
|
||||
- `created_by` (String)
|
||||
- `created_time` (Number)
|
||||
- `def_net_id` (Number)
|
||||
- `deleted_by` (String)
|
||||
- `deleted_time` (Number)
|
||||
|
||||
Reference in New Issue
Block a user