|
| 1 | +## 1.78.9 (November 9, 2022) |
| 2 | + |
| 3 | +FEATURES: |
| 4 | + |
| 5 | +* **New Data Source:** `tencentcloud_cat_node` ([#1378](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1378)) |
| 6 | +* **New Data Source:** `tencentcloud_cat_probe_data` ([#1378](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1378)) |
| 7 | +* **New Data Source:** `tencentcloud_dcdb_accounts` ([#1365](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1365)) |
| 8 | +* **New Data Source:** `tencentcloud_dcdb_databases` ([#1365](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1365)) |
| 9 | +* **New Data Source:** `tencentcloud_dcdb_instances` ([#1365](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1365)) |
| 10 | +* **New Data Source:** `tencentcloud_dcdb_parameters` ([#1365](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1365)) |
| 11 | +* **New Data Source:** `tencentcloud_dcdb_security_groups` ([#1365](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1365)) |
| 12 | +* **New Data Source:** `tencentcloud_dcdb_shards` ([#1365](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1365)) |
| 13 | +* **New Data Source:** `tencentcloud_mariadb_accounts` ([#1375](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1375)) |
| 14 | +* **New Data Source:** `tencentcloud_mariadb_security_groups` ([#1375](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1375)) |
| 15 | +* **New Resource:** `tencentcloud_cat_task_set` ([#1369](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1369)) |
| 16 | +* **New Resource:** `tencentcloud_mariadb_account` ([#1375](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1375)) |
| 17 | +* **New Resource:** `tencentcloud_mariadb_db_instances` ([#1370](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1370)) |
| 18 | +* **New Resource:** `tencentcloud_mariadb_dedicatedcluster_db_instance` ([#1370](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1370)) |
| 19 | +* **New Resource:** `tencentcloud_mariadb_hour_db_instance` ([#1370](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1370)) |
| 20 | +* **New Resource:** `tencentcloud_mariadb_log_file_retention_period` ([#1375](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1375)) |
| 21 | +* **New Resource:** `tencentcloud_mariadb_parameters` ([#1375](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1375)) |
| 22 | +* **New Resource:** `tencentcloud_mariadb_security_groups` ([#1375](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1375)) |
| 23 | + |
| 24 | +ENHANCEMENTS: |
| 25 | + |
| 26 | +* resource/tencentcloud_ssl_free_certificate: support computed param dv_auths ([#1371](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1371)) |
| 27 | +* resource/tencentcloud_tcr_instance: fix: skip fail operation capture while add same region replica ([#1374](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1374)) |
| 28 | +* resource/tencentcloud_vpc_bandwidth_package: Handling api interface return is incorrect ([#1367](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1367)) |
| 29 | + |
| 30 | +BUG FIXES: |
| 31 | + |
| 32 | +* resource/tencentcloud_postgresql_instance: network switching polling status check ([#1338](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1338)) |
| 33 | + |
1 | 34 | ## 1.78.8 (November 4, 2022) |
2 | 35 |
|
3 | 36 | FEATURES: |
|
0 commit comments