Skip to content

Commit 92f0d92

Browse files
committed
add
1 parent 82ab504 commit 92f0d92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tencentcloud/services/postgresql/resource_tc_postgresql_instance_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ func testAccCheckPostgresqlInstanceExists(n string) resource.TestCheckFunc {
408408
}
409409
}
410410

411-
const testAccPostgresqlInstanceBasic = tcacctest.DefaultSecurityGroupData + `
411+
const testAccPostgresqlInstanceBasic = `
412412
data "tencentcloud_availability_zones_by_product" "zone" {
413413
product = "postgres"
414414
}

0 commit comments

Comments
 (0)