Skip to content

Commit d73d0cd

Browse files
committed
update changelog.md
1 parent 781a574 commit d73d0cd

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,36 @@
1+
## 1.79.0 (December 1, 2022)
2+
3+
FEATURES:
4+
5+
* **New Data Source:** `tencentcloud_tdmq_rocketmq_cluster` ([#1445](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1445))
6+
* **New Data Source:** `tencentcloud_tdmq_rocketmq_group` ([#1445](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1445))
7+
* **New Data Source:** `tencentcloud_tdmq_rocketmq_namespace` ([#1445](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1445))
8+
* **New Data Source:** `tencentcloud_tdmq_rocketmq_role` ([#1445](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1445))
9+
* **New Data Source:** `tencentcloud_tdmq_rocketmq_topic` ([#1445](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1445))
10+
* **New Resource:** `tencentcloud_cam_service_linked_role` ([#1436](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1436))
11+
* **New Resource:** `tencentcloud_tcm_access_log_config` ([#1444](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1444))
12+
* **New Resource:** `tencentcloud_tcm_prometheus_attachment` ([#1444](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1444))
13+
* **New Resource:** `tencentcloud_tcm_tracing_config` ([#1444](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1444))
14+
* **New Resource:** `tencentcloud_tdmq_rocketmq_cluster` ([#1445](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1445))
15+
* **New Resource:** `tencentcloud_tdmq_rocketmq_environment_role` ([#1445](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1445))
16+
* **New Resource:** `tencentcloud_tdmq_rocketmq_group` ([#1445](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1445))
17+
* **New Resource:** `tencentcloud_tdmq_rocketmq_namespace` ([#1445](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1445))
18+
* **New Resource:** `tencentcloud_tdmq_rocketmq_role` ([#1445](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1445))
19+
* **New Resource:** `tencentcloud_tdmq_rocketmq_topic` ([#1445](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1445))
20+
21+
ENHANCEMENTS:
22+
23+
* resource/tencentcloud_cos_bucket: enhance the storage_class of lifecycle ([#1434](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1434))
24+
* resource/tencentcloud_cos_bucket_object: enhance the storage_class of lifecycle ([#1434](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1434))
25+
* resource/tencentcloud_kubernetes_node_pool: optimize scaling_group_project_id default value ([#1439](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1439))
26+
* resource/tencentcloud_kubernetes_node_pool: support host_name_style field ([#1435](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1435))
27+
* resource/tencentcloud_mysql_instance: Support retry creating with client token ([#1330](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1330))
28+
* resource/tencentcloud_tcm_mesh: support tracing, prometheus ([#1444](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1444))
29+
30+
BUG FIXES:
31+
32+
* resource/tencentcloud_mysql_instance: fix: mysql - no longer init ([#1443](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1443))
33+
134
## 1.78.16 (November 29, 2022)
235

336
FEATURES:

0 commit comments

Comments
 (0)