--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "stackitprivatepreview_sqlserverflexalpha_flavor Data Source - stackitprivatepreview" subcategory: "" description: |- --- # stackitprivatepreview_sqlserverflexalpha_flavor (Data Source) ## 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)) ### Nested Schema for `storage_classes` Read-Only: - `class` (String) - `max_io_per_sec` (Number) - `max_through_in_mb` (Number)