Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
SevenEarth committed Nov 29, 2024
1 parent bfbff72 commit c0ab1b6
Show file tree
Hide file tree
Showing 9 changed files with 681 additions and 0 deletions.
1 change: 1 addition & 0 deletions tencentcloud/provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -1705,6 +1705,7 @@ func Provider() *schema.Provider {
"tencentcloud_cls_export": cls.ResourceTencentCloudClsExport(),
"tencentcloud_cls_data_transform": cls.ResourceTencentCloudClsDataTransform(),
"tencentcloud_cls_cloud_product_log_task": cls.ResourceTencentCloudClsCloudProductLogTask(),
"tencentcloud_cls_notice_content": cls.ResourceTencentCloudClsNoticeContent(),
"tencentcloud_lighthouse_instance": lighthouse.ResourceTencentCloudLighthouseInstance(),
"tencentcloud_lighthouse_firewall_template": lighthouse.ResourceTencentCloudLighthouseFirewallTemplate(),
"tencentcloud_tem_environment": tem.ResourceTencentCloudTemEnvironment(),
Expand Down
1 change: 1 addition & 0 deletions tencentcloud/provider.md
Original file line number Diff line number Diff line change
Expand Up @@ -1379,6 +1379,7 @@ Cloud Log Service(CLS)
tencentcloud_cls_scheduled_sql
tencentcloud_cls_data_transform
tencentcloud_cls_cloud_product_log_task
tencentcloud_cls_notice_content

Data Source
tencentcloud_cls_shipper_tasks
Expand Down
Loading

0 comments on commit c0ab1b6

Please sign in to comment.