|
1 | | -## 1.45.0 (Unreleased) |
| 1 | +## 1.45.3 (Unreleased) |
| 2 | +## 1.45.2 (October 19, 2020) |
| 3 | + |
| 4 | +BUG FIXES: |
| 5 | +* Resource: `tencentcloud_mysql_instance` fix creating prepaid instance error. |
| 6 | + |
| 7 | +## 1.45.1 (October 16, 2020) |
| 8 | + |
| 9 | +ENHANCEMENTS: |
| 10 | + |
| 11 | +* Resource: `tencentcloud_clb_target_group_instance_attachment` update doc. |
| 12 | +* Resource: `tencentcloud_clb_target_group_attachment` update doc. |
| 13 | + |
| 14 | +## 1.45.0 (October 15, 2020) |
2 | 15 |
|
3 | 16 | FEATURES: |
4 | 17 |
|
| 18 | +* **New Resource**: `tencentcloud_clb_target_group_attachment` |
| 19 | +* **New Resource**: `tencentcloud_clb_target_group` |
| 20 | +* **New Resource**: `tencentcloud_clb_target_group_instance_attachment` |
5 | 21 | * **New Resource**: `tencentcloud_sqlserver_publish_subscribe` |
6 | | -* **New Resource**: `tencentcloud_vod_adaptive_dynamic_streaming_template`. |
7 | | -* **New Resource**: `tencentcloud_vod_procedure_template`. |
8 | | -* **New Resource**: `tencentcloud_vod_snapshot_by_time_offset_template`. |
9 | | -* **New Resource**: `tencentcloud_vod_image_sprite_template`. |
10 | | -* **New Resource**: `tencentcloud_vod_super_player_config`. |
| 22 | +* **New Resource**: `tencentcloud_vod_adaptive_dynamic_streaming_template` |
| 23 | +* **New Resource**: `tencentcloud_vod_procedure_template` |
| 24 | +* **New Resource**: `tencentcloud_vod_snapshot_by_time_offset_template` |
| 25 | +* **New Resource**: `tencentcloud_vod_image_sprite_template` |
| 26 | +* **New Resource**: `tencentcloud_vod_super_player_config` |
| 27 | +* **New Data Source**: `tencentcloud_clb_target_groups` |
11 | 28 | * **New Data Source**: `tencentcloud_sqlserver_publish_subscribes` |
12 | | -* **New Data Source**: `tencentcloud_vod_adaptive_dynamic_streaming_templates`. |
13 | | -* **New Data Source**: `tencentcloud_vod_image_sprite_templates`. |
14 | | -* **New Data Source**: `tencentcloud_vod_procedure_templates`. |
15 | | -* **New Data Source**: `tencentcloud_vod_snapshot_by_time_offset_templates`. |
16 | | -* **New Data Source**: `tencentcloud_vod_super_player_configs`. |
| 29 | +* **New Data Source**: `tencentcloud_vod_adaptive_dynamic_streaming_templates` |
| 30 | +* **New Data Source**: `tencentcloud_vod_image_sprite_templates` |
| 31 | +* **New Data Source**: `tencentcloud_vod_procedure_templates` |
| 32 | +* **New Data Source**: `tencentcloud_vod_snapshot_by_time_offset_templates` |
| 33 | +* **New Data Source**: `tencentcloud_vod_super_player_configs` |
17 | 34 |
|
18 | 35 | ENHANCEMENTS: |
19 | 36 |
|
| 37 | +* Resource: `tencentcloud_clb_listener_rule` add new argument `target_type` to support backend target type with rule. |
20 | 38 | * Resource: `tencentcloud_mysql_instance` modify argument `engine_version` to support mysql 8.0. |
21 | | -* Resource: `tencentcloud_clb_listener_rule` add new argument `forward_type` to support backend protocol([#522](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/issues/522)) |
| 39 | +* Resource: `tencentcloud_clb_listener_rule` add new argument `forward_type` to support backend protocol([#522](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/issues/522)). |
22 | 40 | * Resource: `tencentcloud_instance` add new argument `keep_image_login` to support keeping image login. |
23 | 41 | * Resource: `tencentcloud_kubernetes_cluster` add new argument `extra_args` to support Kubelet. |
24 | 42 | * Resource: `tencentcloud_kubernetes_scale_worker` add new argument `extra_args` to support Kubelet. |
|
0 commit comments