Skip to content

Commit 3e71fa3

Browse files
committed
add changelog
1 parent 3d476fa commit 3e71fa3

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

CHANGELOG.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,43 @@
1+
## 1.79.3 (December 29, 2022)
2+
3+
FEATURES:
4+
5+
* **New Data Source:** `tencentcloud_as_instances` ([#1482](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1482))
6+
* **New Data Source:** `tencentcloud_tcmq_queue` ([#1480](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1480))
7+
* **New Data Source:** `tencentcloud_tcmq_subscribe` ([#1480](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1480))
8+
* **New Data Source:** `tencentcloud_tcmq_topic` ([#1480](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1480))
9+
* **New Resource:** `tencentcloud_cfs_auto_snapshot_policy` ([#1481](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1481))
10+
* **New Resource:** `tencentcloud_cfs_auto_snapshot_policy_attachment` ([#1481](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1481))
11+
* **New Resource:** `tencentcloud_ci_bucket_attachment` ([#1471](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1471))
12+
* **New Resource:** `tencentcloud_ci_bucket_attachment` ([#1483](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1483))
13+
* **New Resource:** `tencentcloud_ci_bucket_pic_style` ([#1483](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1483))
14+
* **New Resource:** `tencentcloud_ci_hot_link` ([#1483](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1483))
15+
* **New Resource:** `tencentcloud_ci_media_animation_template` ([#1483](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1483))
16+
* **New Resource:** `tencentcloud_ci_media_concat_template` ([#1483](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1483))
17+
* **New Resource:** `tencentcloud_ci_media_pic_process_template` ([#1483](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1483))
18+
* **New Resource:** `tencentcloud_ci_media_smart_cover_template` ([#1483](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1483))
19+
* **New Resource:** `tencentcloud_ci_media_snapshot_template` ([#1483](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1483))
20+
* **New Resource:** `tencentcloud_ci_media_speech_recognition_template` ([#1483](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1483))
21+
* **New Resource:** `tencentcloud_ci_media_super_resolution_template` ([#1483](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1483))
22+
* **New Resource:** `tencentcloud_ci_media_transcode_pro_template` ([#1483](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1483))
23+
* **New Resource:** `tencentcloud_ci_media_transcode_template` ([#1483](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1483))
24+
* **New Resource:** `tencentcloud_ci_media_tts_template` ([#1483](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1483))
25+
* **New Resource:** `tencentcloud_ci_media_video_montage_template` ([#1483](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1483))
26+
* **New Resource:** `tencentcloud_ci_media_video_process_template` ([#1483](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1483))
27+
* **New Resource:** `tencentcloud_ci_media_voice_separate_template` ([#1483](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1483))
28+
* **New Resource:** `tencentcloud_ci_media_watermark_template` ([#1483](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1483))
29+
* **New Resource:** `tencentcloud_tcmq_queue` ([#1480](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1480))
30+
* **New Resource:** `tencentcloud_tcmq_subscribe` ([#1480](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1480))
31+
* **New Resource:** `tencentcloud_tcmq_topic` ([#1480](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1480))
32+
* **New Resource:** `tencentcloud_vpc_end_point_service_white_list` ([#1485](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1485))
33+
34+
ENHANCEMENTS:
35+
36+
* resource/tencentcloud_ckafka_instance: change `vpc_id` and `subnet_id` to optional, and optimize doc ([#1486](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1486))
37+
* resource/tencentcloud_scf_function: optimize the retry logic when deleting the scf function ([#1478](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1478))
38+
* resource/tencentcloud_ssl_pay_certificate: update the `product_id` value, support `confirm_letter` and `dv_auths` ([#1472](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1472))
39+
* resource/tencentcloud_vpc_end_point_service: support service type. ([#1485](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1485))
40+
141
## 1.79.2 (December 13, 2022)
242

343
FEATURES:

0 commit comments

Comments
 (0)