--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "stackitprivatepreview_sqlserverflexalpha_version Data Source - stackitprivatepreview" subcategory: "" description: |- --- # stackitprivatepreview_sqlserverflexalpha_version (Data Source) ## Schema ### Required - `project_id` (String) The STACKIT project ID. - `region` (String) The region which should be addressed ### Read-Only - `versions` (Attributes List) A list containing available sqlserver versions. (see [below for nested schema](#nestedatt--versions)) ### Nested Schema for `versions` Read-Only: - `beta` (Boolean) Flag if the version is a beta version. If set the version may contain bugs and is not fully tested. - `deprecated` (String) Timestamp in RFC3339 format which says when the version will no longer be supported by STACKIT. - `recommend` (Boolean) Flag if the version is recommend by the STACKIT Team. - `version` (String) The sqlserver version used for the instance.