From af874b6629019e80319f6b13fdb9bdf70d11fdd2 Mon Sep 17 00:00:00 2001 From: shichangkuo Date: Thu, 23 Nov 2023 21:09:26 +0800 Subject: [PATCH] Update docs/data-sources/rds_flavors_v3.md --- docs/data-sources/rds_flavors_v3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/data-sources/rds_flavors_v3.md b/docs/data-sources/rds_flavors_v3.md index e1d3520c..cfb525bf 100644 --- a/docs/data-sources/rds_flavors_v3.md +++ b/docs/data-sources/rds_flavors_v3.md @@ -22,7 +22,7 @@ data "flexibleengine_rds_flavors_v3" "flavor" { * `region` - (Optional, String) The region in which to query the data source. If omitted, the provider-level region will be used. -* `db_type` - (Required, String) Specifies the DB engine. Value: **MySQL**, **PostgreSQL**, **MariaDB**. +* `db_type` - (Required, String) Specifies the DB engine. Value: **MySQL**, **PostgreSQL**, **SQLServer** and **MariaDB**. * `db_version` - (Required, String) Specifies the database version. The supported versions of each database are as follows: