Skip to content

Commit add2879

Browse files
committed
add changelog
1 parent f92ddbf commit add2879

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

CHANGELOG.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,45 @@
1+
## 1.81.9 (June 21, 2023)
2+
3+
FEATURES:
4+
5+
* **New Data Source:** `tencentcloud_cynosdb_account_all_grant_privileges` ([#1904](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1904))
6+
* **New Data Source:** `tencentcloud_cynosdb_audit_logs` ([#1903](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1903))
7+
* **New Data Source:** `tencentcloud_cynosdb_binlog_download_url` ([#1903](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1903))
8+
* **New Data Source:** `tencentcloud_cynosdb_cluster` ([#1903](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1903))
9+
* **New Data Source:** `tencentcloud_cynosdb_cluster_detail_databases` ([#1903](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1903))
10+
* **New Data Source:** `tencentcloud_cynosdb_cluster_param_logs` ([#1903](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1903))
11+
* **New Data Source:** `tencentcloud_cynosdb_describe_instance_error_logs` ([#1903](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1903))
12+
* **New Data Source:** `tencentcloud_cynosdb_describe_instance_slow_queries` ([#1903](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1903))
13+
* **New Data Source:** `tencentcloud_cynosdb_project_security_groups` ([#1904](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1904))
14+
* **New Data Source:** `tencentcloud_cynosdb_resource_package_list` ([#1904](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1904))
15+
* **New Data Source:** `tencentcloud_cynosdb_resource_package_sale_specs` ([#1904](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1904))
16+
* **New Data Source:** `tencentcloud_cynosdb_rollback_time_range` ([#1904](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1904))
17+
* **New Data Source:** `tencentcloud_cynosdb_zone` ([#1905](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1905))
18+
* **New Data Source:** `tencentcloud_tdmq_pro_instance_detail` ([#1902](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1902))
19+
* **New Data Source:** `tencentcloud_tdmq_pro_instances` ([#1902](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1902))
20+
* **New Data Source:** `tencentcloud_tdmq_rocketmq_messages` ([#1902](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1902))
21+
* **New Resource:** `tencentcloud_cos_bucket_inventory` ([#1907](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1907))
22+
* **New Resource:** `tencentcloud_cynosdb_account` ([#1905](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1905))
23+
* **New Resource:** `tencentcloud_cynosdb_account_privileges` ([#1905](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1905))
24+
* **New Resource:** `tencentcloud_cynosdb_binlog_save_days` ([#1905](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1905))
25+
* **New Resource:** `tencentcloud_cynosdb_cluster_databases` ([#1905](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1905))
26+
* **New Resource:** `tencentcloud_cynosdb_cluster_password_complexity` ([#1905](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1905))
27+
* **New Resource:** `tencentcloud_cynosdb_cluster_resource_packages_attachment` ([#1906](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1906))
28+
* **New Resource:** `tencentcloud_cynosdb_export_instance_error_logs` ([#1905](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1905))
29+
* **New Resource:** `tencentcloud_cynosdb_export_instance_slow_queries` ([#1905](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1905))
30+
* **New Resource:** `tencentcloud_cynosdb_instance_param` ([#1905](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1905))
31+
* **New Resource:** `tencentcloud_cynosdb_isolate_instance` ([#1905](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1905))
32+
* **New Resource:** `tencentcloud_cynosdb_param_template` ([#1905](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1905))
33+
* **New Resource:** `tencentcloud_cynosdb_restart_instance` ([#1905](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1905))
34+
* **New Resource:** `tencentcloud_cynosdb_roll_back_cluster` ([#1905](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1905))
35+
* **New Resource:** `tencentcloud_cynosdb_wan` ([#1905](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1905))
36+
37+
ENHANCEMENTS:
38+
39+
* resource/tencentcloud_cos_bucket: support `enable_intelligent_tiering` and format client called ([#1907](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1907))
40+
* resource/tencentcloud_cos_bucket_domain_certificate_attachment: format client called ([#1907](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1907))
41+
* resource/tencentcloud_cos_bucket_object: format client called ([#1907](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1907))
42+
143
## 1.81.8 (June 16, 2023)
244

345
FEATURES:

0 commit comments

Comments
 (0)