We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf7d0d1 commit fa4c983Copy full SHA for fa4c983
tencentcloud/services/cdwpg/resource_tc_cdwpg_instance_test.go
@@ -214,7 +214,7 @@ resource "tencentcloud_cdwpg_instance" "instance" {
214
instance_name = "test_pg"
215
zone = "ap-guangzhou-6"
216
user_vpc_id = "vpc-axrsmmrv"
217
- user_subnet_id = "subnet-o6qcrhzo"
+ user_subnet_id = "subnet-kxaxknmg"
218
charge_properties {
219
renew_flag = 0
220
time_span = 1
@@ -257,7 +257,7 @@ resource "tencentcloud_cdwpg_instance" "instance" {
257
258
259
260
261
262
263
0 commit comments