Skip to content

Commit 45358c5

Browse files
committed
add
1 parent 805ee51 commit 45358c5

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

tencentcloud/services/dlc/resource_tc_dlc_datasource_house_attachment_test.go

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,6 @@ resource "tencentcloud_dlc_datasource_house_attachment" "example" {
3838
datasource_connection_type = "Mysql"
3939
datasource_connection_config {
4040
mysql {
41-
jdbc_url = ""
42-
user = ""
43-
password = ""
4441
location {
4542
vpc_id = "vpc-khkyabcd"
4643
vpc_cidr_block = "192.168.0.0/16"
@@ -61,9 +58,6 @@ resource "tencentcloud_dlc_datasource_house_attachment" "example" {
6158
datasource_connection_type = "Mysql"
6259
datasource_connection_config {
6360
mysql {
64-
jdbc_url = ""
65-
user = ""
66-
password = ""
6761
location {
6862
vpc_id = "vpc-khkyabcd"
6963
vpc_cidr_block = "192.168.0.0/16"

0 commit comments

Comments
 (0)