|
| 1 | +## 1.79.5 (January 11, 2023) |
| 2 | + |
| 3 | +FEATURES: |
| 4 | + |
| 5 | +* **New Data Source:** `tencentcloud_cynosdb_accounts` ([#1508](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1508)) |
| 6 | +* **New Data Source:** `tencentcloud_cynosdb_cluster_instance_groups` ([#1508](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1508)) |
| 7 | +* **New Data Source:** `tencentcloud_cynosdb_cluster_params` ([#1508](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1508)) |
| 8 | +* **New Data Source:** `tencentcloud_cynosdb_param_templates` ([#1508](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1508)) |
| 9 | +* **New Data Source:** `tencentcloud_dcdb_database_objects` ([#1500](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1500)) |
| 10 | +* **New Data Source:** `tencentcloud_dcdb_database_tables` ([#1500](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1500)) |
| 11 | +* **New Resource:** `tencentcloud_cynosdb_audit_log_file` ([#1508](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1508)) |
| 12 | +* **New Resource:** `tencentcloud_cynosdb_security_group` ([#1508](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1508)) |
| 13 | +* **New Resource:** `tencentcloud_dayu_ddos_ip_attachment_v2` ([#1511](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1511)) |
| 14 | +* **New Resource:** `tencentcloud_dcdb_db_parameters` ([#1500](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1500)) |
| 15 | +* **New Resource:** `tencentcloud_dts_migrate_job` ([#1490](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1490)) |
| 16 | +* **New Resource:** `tencentcloud_dts_migrate_job_start_operation` ([#1490](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1490)) |
| 17 | +* **New Resource:** `tencentcloud_dts_migrate_service` ([#1490](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1490)) |
| 18 | +* **New Resource:** `tencentcloud_mysql_deploy_group` ([#1512](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1512)) |
| 19 | +* **New Resource:** `tencentcloud_mysql_local_binlog_config` ([#1512](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1512)) |
| 20 | +* **New Resource:** `tencentcloud_mysql_param_template` ([#1512](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1512)) |
| 21 | +* **New Resource:** `tencentcloud_mysql_security_groups_attachment` ([#1512](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1512)) |
| 22 | +* **New Resource:** `tencentcloud_mysql_time_window` ([#1509](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1509)) |
| 23 | + |
| 24 | +ENHANCEMENTS: |
| 25 | + |
| 26 | +* datasource/tencentcloud_mysql_zone_config: update the called api ([#1512](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1512)) |
| 27 | +* resource/tencentcloud_dcdb_account_privileges: optimize the logic after modifing the AccountPrivileges ([#1500](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1500)) |
| 28 | +* resource/tencentcloud_postgresql_instance: feat: pg - support prepaid arguments ([#1502](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1502)) |
| 29 | +* resource/tencentcloud_vpc_bandwidth_package_attachment: catch the error when bgp attach is nil ([#1504](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1504)) |
| 30 | + |
1 | 31 | ## 1.79.4 (January 5, 2023) |
2 | 32 |
|
3 | 33 | FEATURES: |
|
0 commit comments