Skip to content

Commit 29497ff

Browse files
committed
docs(dnspod): go fmt
1 parent d0fc9d0 commit 29497ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tencentcloud/provider.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2403,7 +2403,7 @@ func Provider() *schema.Provider {
24032403
"tencentcloud_rum_log_export": dataSourceTencentCloudRumLogExport(),
24042404
"tencentcloud_rum_log_export_list": dataSourceTencentCloudRumLogExportList(),
24052405
"tencentcloud_dnspod_records": dataSourceTencentCloudDnspodRecords(),
2406-
"tencentcloud_dnspod_domain_list": dataSourceTencentCloudDnspodDomainList(),
2406+
"tencentcloud_dnspod_domain_list": dataSourceTencentCloudDnspodDomainList(),
24072407
"tencentcloud_tat_command": dataSourceTencentCloudTatCommand(),
24082408
"tencentcloud_tat_invoker": dataSourceTencentCloudTatInvoker(),
24092409
"tencentcloud_tat_invoker_records": dataSourceTencentCloudTatInvokerRecords(),

0 commit comments

Comments
 (0)