* chore: work save * fix: refactor flavors * fix: refactor pg user and database * fix: refactor flavor parameters * fix: refactor tf script * chore: work save * chore: work save * chore: work save --------- Co-authored-by: Marcel S. Henselin <marcel.henselin@stackit.cloud>
43 lines
1.3 KiB
Markdown
43 lines
1.3 KiB
Markdown
---
|
|
# generated by https://github.com/hashicorp/terraform-plugin-docs
|
|
page_title: "stackitprivatepreview_postgresflexalpha_flavor Data Source - stackitprivatepreview"
|
|
subcategory: ""
|
|
description: |-
|
|
|
|
---
|
|
|
|
# stackitprivatepreview_postgresflexalpha_flavor (Data Source)
|
|
|
|
|
|
|
|
|
|
|
|
<!-- schema generated by tfplugindocs -->
|
|
## Schema
|
|
|
|
### Required
|
|
|
|
- `cpu` (Number) The cpu count of the instance.
|
|
- `node_type` (String) defines the nodeType it can be either single or replica
|
|
- `project_id` (String) The cpu count of the instance.
|
|
- `ram` (Number) The memory of the instance in Gibibyte.
|
|
- `region` (String) The flavor description.
|
|
- `storage_class` (String) The memory of the instance in Gibibyte.
|
|
|
|
### Read-Only
|
|
|
|
- `description` (String) The flavor description.
|
|
- `flavor_id` (String) The flavor id of the instance flavor.
|
|
- `id` (String) The terraform id of the instance flavor.
|
|
- `max_gb` (Number) maximum storage which can be ordered for the flavor in Gigabyte.
|
|
- `min_gb` (Number) minimum storage which is required to order in Gigabyte.
|
|
- `storage_classes` (Attributes List) (see [below for nested schema](#nestedatt--storage_classes))
|
|
|
|
<a id="nestedatt--storage_classes"></a>
|
|
### Nested Schema for `storage_classes`
|
|
|
|
Read-Only:
|
|
|
|
- `class` (String)
|
|
- `max_io_per_sec` (Number)
|
|
- `max_through_in_mb` (Number)
|