Skip to content

Commit c15faa0

Browse files
committed
feat(dnspod): support tags
1 parent 4f7a2e8 commit c15faa0

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

tencentcloud/data_source_tc_dnspod_domain_list.go

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -293,12 +293,6 @@ func dataSourceTencentCloudDnspodDomainList() *schema.Resource {
293293
},
294294
},
295295

296-
// "tags": {
297-
// Type: schema.TypeMap,
298-
// Optional: true,
299-
// Description: "Tag description list.",
300-
// },
301-
302296
"result_output_file": {
303297
Type: schema.TypeString,
304298
Optional: true,

0 commit comments

Comments
 (0)