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_account_reserved_units Data Source - terraform-provider-decort"
page_title: "decort_account_reserved_units Data Source - decort"
subcategory: ""
description: |-
@@ -17,28 +17,28 @@ description: |-
### Required
- **account_id** (Number) ID of the account
- `account_id` (Number) ID of the account
### 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
- **cu_c** (Number)
- **cu_d** (Number)
- **cu_i** (Number)
- **cu_m** (Number)
- **cu_np** (Number)
- **gpu_units** (Number)
- `cu_c` (Number)
- `cu_d` (Number)
- `cu_i` (Number)
- `cu_m` (Number)
- `cu_np` (Number)
- `gpu_units` (Number)
- `id` (String) The ID of this resource.
<a id="nestedblock--timeouts"></a>
### Nested Schema for `timeouts`
Optional:
- **default** (String)
- **read** (String)
- `default` (String)
- `read` (String)