Skip to content

Commit 5a1cda9

Browse files
author
mikatong
committed
update
1 parent d637f0c commit 5a1cda9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tencentcloud/services/sqlserver/resource_tc_sqlserver_general_cloud_instance_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ resource "tencentcloud_sqlserver_general_cloud_instance" "multi_zones_multi_node
145145
subnet_id = local.subnet_id
146146
vpc_id = local.vpc_id
147147
db_version = "2017"
148-
security_group_list = [local.sg_id]
148+
security_group_list = ["sg-kensue7b"]
149149
weekly = [1, 2, 3, 5, 6, 7]
150150
start_time = "00:00"
151151
span = 6

0 commit comments

Comments
 (0)