Skip to content

Commit 96340dc

Browse files
committed
add
1 parent 2d4789c commit 96340dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tencentcloud/services/cynosdb/extension_cynosdb.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -453,6 +453,7 @@ func TencentCynosdbClusterBaseInfo() map[string]*schema.Schema {
453453
"db_mode": {
454454
Type: schema.TypeString,
455455
Optional: true,
456+
Computed: true,
456457
Description: "Specify DB mode, only available when `db_type` is `MYSQL`. Values: `NORMAL` (Default), `SERVERLESS`.",
457458
},
458459
"min_cpu": {

0 commit comments

Comments
 (0)