updated docs and changelog

This commit is contained in:
kjubybot
2022-07-27 13:50:03 +03:00
parent 8d530c45ea
commit 965b6013a6
66 changed files with 1862 additions and 1672 deletions

View File

@@ -1,6 +1,6 @@
---
# generated by https://github.com/hashicorp/terraform-plugin-docs
page_title: "decort_bservice Data Source - terraform-provider-decort"
page_title: "decort_bservice Data Source - decort"
subcategory: ""
description: |-
@@ -17,52 +17,52 @@ description: |-
### Required
- **service_id** (Number)
- `service_id` (Number)
### Optional
- **id** (String) The ID of this resource.
- **timeouts** (Block, Optional) (see [below for nested schema](#nestedblock--timeouts))
- `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts))
### Read-Only
- **account_id** (Number)
- **account_name** (String)
- **base_domain** (String)
- **computes** (List of Object) (see [below for nested schema](#nestedatt--computes))
- **cpu_total** (Number)
- **created_by** (String)
- **created_time** (Number)
- **deleted_by** (String)
- **deleted_time** (Number)
- **disk_total** (String)
- **gid** (Number)
- **groups** (List of Number)
- **groups_name** (List of String)
- **guid** (Number)
- **milestones** (Number)
- **parent_srv_id** (Number)
- **parent_srv_type** (String)
- **ram_total** (Number)
- **rg_id** (Number)
- **rg_name** (String)
- **service_name** (String)
- **snapshots** (List of Object) (see [below for nested schema](#nestedatt--snapshots))
- **ssh_key** (String)
- **ssh_user** (String)
- **status** (String)
- **tech_status** (String)
- **updated_by** (String)
- **updated_time** (Number)
- **user_managed** (Boolean)
- `account_id` (Number)
- `account_name` (String)
- `base_domain` (String)
- `computes` (List of Object) (see [below for nested schema](#nestedatt--computes))
- `cpu_total` (Number)
- `created_by` (String)
- `created_time` (Number)
- `deleted_by` (String)
- `deleted_time` (Number)
- `disk_total` (String)
- `gid` (Number)
- `groups` (List of Number)
- `groups_name` (List of String)
- `guid` (Number)
- `id` (String) The ID of this resource.
- `milestones` (Number)
- `parent_srv_id` (Number)
- `parent_srv_type` (String)
- `ram_total` (Number)
- `rg_id` (Number)
- `rg_name` (String)
- `service_name` (String)
- `snapshots` (List of Object) (see [below for nested schema](#nestedatt--snapshots))
- `ssh_key` (String)
- `ssh_user` (String)
- `status` (String)
- `tech_status` (String)
- `updated_by` (String)
- `updated_time` (Number)
- `user_managed` (Boolean)
<a id="nestedblock--timeouts"></a>
### Nested Schema for `timeouts`
Optional:
- **default** (String)
- **read** (String)
- `default` (String)
- `read` (String)
<a id="nestedatt--computes"></a>
@@ -70,11 +70,11 @@ Optional:
Read-Only:
- **compgroup_id** (Number)
- **compgroup_name** (String)
- **compgroup_role** (String)
- **id** (Number)
- **name** (String)
- `compgroup_id` (Number)
- `compgroup_name` (String)
- `compgroup_role` (String)
- `id` (Number)
- `name` (String)
<a id="nestedatt--snapshots"></a>
@@ -82,9 +82,9 @@ Read-Only:
Read-Only:
- **guid** (String)
- **label** (String)
- **timestamp** (Number)
- **valid** (Boolean)
- `guid` (String)
- `label` (String)
- `timestamp` (Number)
- `valid` (Boolean)