Skip to content

Commit fa4c983

Browse files
author
mikatong
committed
update
1 parent bf7d0d1 commit fa4c983

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tencentcloud/services/cdwpg/resource_tc_cdwpg_instance_test.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ resource "tencentcloud_cdwpg_instance" "instance" {
214214
instance_name = "test_pg"
215215
zone = "ap-guangzhou-6"
216216
user_vpc_id = "vpc-axrsmmrv"
217-
user_subnet_id = "subnet-o6qcrhzo"
217+
user_subnet_id = "subnet-kxaxknmg"
218218
charge_properties {
219219
renew_flag = 0
220220
time_span = 1
@@ -257,7 +257,7 @@ resource "tencentcloud_cdwpg_instance" "instance" {
257257
instance_name = "test_pg"
258258
zone = "ap-guangzhou-6"
259259
user_vpc_id = "vpc-axrsmmrv"
260-
user_subnet_id = "subnet-o6qcrhzo"
260+
user_subnet_id = "subnet-kxaxknmg"
261261
charge_properties {
262262
renew_flag = 0
263263
time_span = 1

0 commit comments

Comments
 (0)