Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit fbbdde0

Browse files
committedSep 11, 2024·
refactor(tke): regen tke provider
1 parent facf1f0 commit fbbdde0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎tencentcloud/provider.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2126,6 +2126,7 @@ func Provider() *schema.Provider {
21262126
"tencentcloud_cdwdoris_workload_group": cdwdoris.ResourceTencentCloudCdwdorisWorkloadGroup(),
21272127
//"tencentcloud_cdwdoris_user": cdwdoris.ResourceTencentCloudCdwdorisUser(),
21282128
"tencentcloud_batch_apply_account_baselines": controlcenter.ResourceTencentCloudBatchApplyAccountBaselines(),
2129+
},
21292130

21302131
ConfigureFunc: providerConfigure,
21312132
}

0 commit comments

Comments
 (0)
Please sign in to comment.