Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 4s
CI Workflow / CI (pull_request) Failing after 13m53s
CI Workflow / Code coverage report (pull_request) Has been skipped
CI Workflow / Test readiness for publishing provider (pull_request) Successful in 16m47s
1.5 KiB
1.5 KiB
| page_title | subcategory | description |
|---|---|---|
| stackitprivatepreview_sqlserverflexalpha_flavor Data Source - stackitprivatepreview |
stackitprivatepreview_sqlserverflexalpha_flavor (Data Source)
Example Usage
data "stackitprivatepreview_sqlserverflexalpha_flavor" "flavor" {
project_id = var.project_id
region = var.region
cpu = 4
ram = 16
node_type = "Single"
storage_class = "premium-perf2-stackit"
}
Schema
Required
cpu(Number) The cpu count of the instance.node_type(String) defines the nodeType it can be either single or replicaproject_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)
Nested Schema for storage_classes
Read-Only:
class(String)max_io_per_sec(Number)max_through_in_mb(Number)